Ignore:
Timestamp:
Dec 20, 2009, 8:07:32 PM (15 years ago)
Author:
Bidi
Message:

Větev NEW: První část úklidu kódu (převážně chyby nahlašené NetBeans IDE, 2 úpravy v index.php a odstranění nepoužívaných stats).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/new/styles/style.css

    r655 r660  
    136136a
    137137{
    138   font-family: Times New Roman;
     138  font-family: "Times New Roman";
    139139  color: #4c4c4c;
    140140  text-decoration: none;
     
    143143a:hover
    144144{
    145   font-family: Times New Roman;
     145  font-family: "Times New Roman";
    146146  color: black;
    147147  text-decoration: underline;
     
    236236{
    237237  color: red;
    238   font-style: arial;
    239238  font-weight: bold;
    240239}
     
    243242{
    244243  color: blue;
    245   font-style: arial;
    246244  font-weight: bold;
    247245}
Note: See TracChangeset for help on using the changeset viewer.