static/irclogs.css
changeset 70 72edbbb414a7
parent 69 1f182913b1f2
child 72 5ade0288f2ec
equal deleted inserted replaced
69:1f182913b1f2 70:72edbbb414a7
   282 div#search-help {
   282 div#search-help {
   283     text-align: left;
   283     text-align: left;
   284 }
   284 }
   285 
   285 
   286 /* Log lines */
   286 /* Log lines */
       
   287 a.more-link {
       
   288     color: black;
       
   289     text-decoration: none;
       
   290 }
       
   291 
       
   292 a.more-link:hover {
       
   293     text-decoration: underline;
       
   294 }
       
   295 
   287 div#lines a {
   296 div#lines a {
   288     color: black;
   297     color: black;
   289 }
   298 }