| Line | |
|---|
| 1 | .black
|
|---|
| 2 | {
|
|---|
| 3 | background-color: #EEEEEE;
|
|---|
| 4 | padding-right: 10px;
|
|---|
| 5 | }
|
|---|
| 6 | #flagi a:link,a:active, a:visited
|
|---|
| 7 | {
|
|---|
| 8 | text-decoration: none;
|
|---|
| 9 | color: #EEEEEE;
|
|---|
| 10 | }
|
|---|
| 11 | .pagecontent
|
|---|
| 12 | {
|
|---|
| 13 | border-bottom: solid 3px #ff8c00;
|
|---|
| 14 | }
|
|---|
| 15 | .logo
|
|---|
| 16 | {
|
|---|
| 17 | vertical-align: bottom;
|
|---|
| 18 | padding-bottom: 0px;
|
|---|
| 19 | margin-bottom: 0px;
|
|---|
| 20 | border-bottom: solid 5px #ff8c00;
|
|---|
| 21 | font-weight: bold;
|
|---|
| 22 | color: #a9a9a9;
|
|---|
| 23 | line-height: 2em;
|
|---|
| 24 | font-family: Arial, Helvetica, sans-serif;
|
|---|
| 25 | font-size: 17px !important; /*bylo 18px */
|
|---|
| 26 | }
|
|---|
| 27 | .logo img
|
|---|
| 28 | {
|
|---|
| 29 | position:relative;
|
|---|
| 30 | top: 17px;
|
|---|
| 31 | }
|
|---|
| 32 | .kontrolkaLogowania
|
|---|
| 33 | {
|
|---|
| 34 | padding-right: 10px;
|
|---|
| 35 | border-bottom: solid 5px #ff8c00;
|
|---|
| 36 | }
|
|---|
| 37 | #logindisplay a:link
|
|---|
| 38 | {
|
|---|
| 39 | color: Gray;
|
|---|
| 40 | text-decoration: underline;
|
|---|
| 41 | }
|
|---|
| 42 |
|
|---|
| 43 | #logindisplay a:visited
|
|---|
| 44 | {
|
|---|
| 45 | color: Gray;
|
|---|
| 46 | text-decoration: underline;
|
|---|
| 47 | }
|
|---|
| 48 |
|
|---|
| 49 | #logindisplay a:hover
|
|---|
| 50 | {
|
|---|
| 51 | color: Gray;
|
|---|
| 52 | text-decoration: none;
|
|---|
| 53 | }
|
|---|
| 54 | #logindisplay
|
|---|
| 55 | {
|
|---|
| 56 | float: right;
|
|---|
| 57 | vertical-align:bottom;
|
|---|
| 58 | }
|
|---|
| 59 |
|
|---|
Notatka: Zobacz
TracBrowser
aby uzyskać więcej informacji.