74
edits
ćNo edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
color: white; | color: white; | ||
line-height: 1.7; | line-height: 1.7; | ||
font-family: 'Brill', 'Noto Serif Display Light, | font-family:'Brill', 'Noto Serif Display Light', 'Noto Sans Display Light', sans; | ||
} | } | ||
Line 33: | Line 33: | ||
background: #301B3F; | background: #301B3F; | ||
padding: 10px; | padding: 10px; | ||
width: | width: 370px; | ||
float: right; | float: right; | ||
margin-left: 50px; | margin-left: 50px; | ||
margin-bottom: 50px; | |||
} | } | ||
Line 79: | Line 80: | ||
.skala td, .skala th{ | .skala td, .skala th{ | ||
padding: 5px 10px 5px 10px; | padding: 5px 10px 5px 10px; | ||
} | } | ||
Line 92: | Line 93: | ||
.skala tr:nth-child(even) td{ | .skala tr:nth-child(even) td{ | ||
background: #1b1b1b; | background: #1b1b1b; | ||
} | |||
.skala tr:nth-child(odd) td{ | |||
background: #151515; | |||
} | } | ||
.brill { | .brill { | ||
font-family:'Brill', 'Noto Serif Display Light', 'Noto Sans Display Light', | font-family:'Brill', 'Noto Serif Display Light', 'Noto Sans Display Light', sans; | ||
} | } |
edits