CSS classes rewritten to ids to let JavaScript insert more values. Some wrappers...
[mailer.git] / theme / business / css / surfbar.css
index a3cddba487f6b8cdf91d49ee8864149faabceb48..bcf9250285db4e4d140ce080da6a7a82d7a000a0 100644 (file)
@@ -1,16 +1,12 @@
-.surfbar_banner {
+#surfbar_banner {
        
 }
 
-.surfbar_table {
+#surfbar_table {
        
 }
 
-.surfbar_td {
-       
-}
-
-.surfbar_points {
+#surfbar_td {
        
 }
 
        
 }
 
-#counter_word {
+#surfbar_counter_word {
        
 }
 
-.surfbar_reload {
-       
+#surfbar_reload {
+       font-weight: bold;
 }
 
-.surfbar_max {
-       
+#surfbar_max {
+       font-weight: bold;
 }
 
-.surfbar_points {
+#surfbar_points {
        font-weight: bold;
 }
\ No newline at end of file