Kaynağa Gözat

upload new css

root 1 yıl önce
ebeveyn
işleme
6f552608e0
1 değiştirilmiş dosya ile 5 ekleme ve 2 silme
  1. 5 2
      html/css/white.css

+ 5 - 2
html/css/white.css

@@ -5,9 +5,12 @@ img                             { border: 0; }
 label                           { float:left; padding-right:10px; }
 .main                           { float:left }
 
+.timestamp                      { font-size: 10pt; color: #4169E1; padding: 1px; }
+hr                              { border: none; border-top: 1px solid #000; margin: 0 0; }
+
 table                           { font-family: tahoma; font-size: 12pt; border-spacing: 1px; }
-table.data                      { background-color: #cfcfcf; margin-bottom: 5px; }
-table.info                      { background-color: #f8f2aa; margin-bottom: 5px; }
+table.data                      { background-color: #cfcfcf; margin-bottom: 5px;  }
+table.info                      { background-color: #f8f2aa; margin-bottom: 5px;  }
 
 td                              { padding: 4px; border-bottom: 1px solid #ddd; }
 td.data                         { background-color: #ffffff; }