1
0
Fork 0
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:
Donald Ephraim Curtis 2012-01-25 17:31:28 -06:00
parent ed473afce2
commit d775977b8d

View file

@ -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;
}