Changeset 399 in tmcsimulator for trunk/webapps


Ignore:
Timestamp:
05/08/2019 08:24:03 AM (7 years ago)
Author:
jdalbey
Message:

einotebook/notebook.css enhanced to emphasize timer display

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/webapps/einotebook/notebook.css

    r361 r399  
    7979   font-weight: bold; 
    8080   font-size: xx-large; /*1.2em; */ 
    81    color: purple; 
     81   color: black; 
     82   background: #FACECE; 
     83   border-radius: 25px; 
     84   border: 2px solid #BA2D2D; 
     85   margin-left: 82%; 
     86   margin-bottom: 2px; 
     87   padding-right: 16px; 
     88   /*width: 30%;*/ 
    8289    /* width: 30%;   */ 
    8390    /* float:right; */ 
Note: See TracChangeset for help on using the changeset viewer.