fixed css border

This commit is contained in:
Micah Lee 2014-06-19 21:45:32 -04:00
parent a11338f9ec
commit b7cf6570e9

View file

@ -60,7 +60,7 @@ ul#log {
word-wrap: break-word;
font-family: arial;
font-size: 14px;
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
width: 100%;
}
ul#log li {