mirror of
https://github.com/correl/melpa.git
synced 2025-04-09 01:01:06 -09:00
Corrected some style.
This commit is contained in:
parent
ed473afce2
commit
d775977b8d
1 changed files with 1 additions and 4 deletions
|
@ -65,7 +65,7 @@ hr {
|
|||
}
|
||||
|
||||
table {
|
||||
width: 800px;
|
||||
width: 700px;
|
||||
border-spacing: 0px;
|
||||
border-top: 1px solid #ccc;
|
||||
border-top: 1px solid #777;
|
||||
|
@ -88,6 +88,3 @@ tr.odd {
|
|||
background-color: #ccc;
|
||||
}
|
||||
|
||||
.gist-syntax .p {
|
||||
color: #000000;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue