static/irclogs.css
changeset 61 d4b2b2fa9fc5
parent 60 759369a79527
child 68 8157c41b3236
equal deleted inserted replaced
60:759369a79527 61:d4b2b2fa9fc5
   133  * General
   133  * General
   134  */
   134  */
   135 /* Channel view */
   135 /* Channel view */
   136 div#title {
   136 div#title {
   137     text-align: center;
   137     text-align: center;
   138     text-size: xx-large;
   138     font-size: x-large;
   139     font-weight: bold;
   139     font-weight: bold;
   140 }
   140 }
   141 
   141 
   142 /* Calendar */
   142 /* Calendar */
   143 table.calendar {
   143 table.calendar {