static/irclogs.css
changeset 56 69494e4a5ecc
parent 55 5667d2bbdc50
child 58 ce028d356e1f
equal deleted inserted replaced
55:5667d2bbdc50 56:69494e4a5ecc
    44     border-left: 1px solid #b0b0b0;
    44     border-left: 1px solid #b0b0b0;
    45 
    45 
    46     font-weight: bold;
    46     font-weight: bold;
    47 }
    47 }
    48 
    48 
       
    49 #menu li.join-left {
       
    50     border-left: none;
       
    51 }
       
    52 
    49 #menu li a,
    53 #menu li a,
    50 #menu li form {
    54 #menu li form {
    51     height: 1.5em;
    55     height: 1.5em;
    52 }
    56 }
    53 
    57 
   126 }
   130 }
   127 
   131 
   128 /*
   132 /*
   129  * General
   133  * General
   130  */
   134  */
       
   135 /* Channel view */
       
   136 div#title {
       
   137     text-align: center;
       
   138     text-size: xx-large;
       
   139     font-weight: bold;
       
   140 }
   131 
   141 
   132 /* Calendar */
   142 /* Calendar */
   133 table.calendar {
   143 table.calendar {
   134     
   144     
   135 }
   145 }