Zbiór zmian 898 dla trunk/eCard/eCardMVC/Platnosci/Content/Site.css
- Data:
- 2009-11-24 12:56:42 (16 years ago)
- Pliki:
-
- 1 zmodyfikowane
-
trunk/eCard/eCardMVC/Platnosci/Content/Site.css (zmodyfikowane) (7 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/eCard/eCardMVC/Platnosci/Content/Site.css
r888 r898 6 6 margin: 0; 7 7 padding: 0; 8 color: #696969; 8 color: #696969; /*ustawienie koloru czcionki*/ 9 9 } 10 10 p, ul … … 13 13 line-height: 1.6em; 14 14 } 15 h1, h2, h5, h6 16 { 17 font-size: 1.5em; 18 color: #000; 19 font-family: Arial, Helvetica, sans-serif; 20 } 21 h1 22 { 23 font-size: 2em; 24 padding-bottom: 0; 25 margin-bottom: 0; 26 } 27 h2 28 { 29 padding: 0 0 10px 0; 30 } 31 h3 32 { 33 font-size: 16px; 34 color: #000; 35 font-family: Arial, Helvetica, sans-serif; 36 } 37 .Tytul 15 .SzczegolyZlecenia 38 16 { 39 17 font-family: Arial, Helvetica, sans-serif; … … 43 21 font-weight: bold; 44 22 } 45 h5, h646 {47 font-size: 1em;48 }49 .rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h250 {51 margin-top: 0;52 }53 23 .black 54 24 { … … 67 37 color: #000; 68 38 padding: 0; 69 }70 #title h171 {72 font-weight: bold;73 padding: 0px;74 margin-left: 10px;75 color: #a9a9a9;76 border: none;77 line-height: 2em;78 font-family: Arial, Helvetica, sans-serif;79 font-size: 18px !important;80 39 } 81 40 #main … … 198 157 color: Red; 199 158 font-weight: bold; 159 font-size: 14px; 200 160 } 201 161 #flagi … … 243 203 font-weight: bold; 244 204 width: 150px; 245 padding-top: 5px 205 padding-top: 5px; 246 206 } 247 207 .col … … 305 265 #unpaid 306 266 { 307 color:#E00000; 308 } 309 310 267 color: #E00000; 268 } 269 .Info /*ustawienia wlasciwosci wyswietlanych komunikatow*/ 270 { 271 272 color: #696969; 273 font-size: 14px; 274 font-weight: bold; 275 } 276 277
