Вынос стилей в отдельный файл
This commit is contained in:
+3
-3
@@ -543,7 +543,7 @@ div.effectList > div > [action] {
|
||||
font-weight: bold;
|
||||
font-size: 12pt;
|
||||
color: #8F0000;
|
||||
font-family: Arial;
|
||||
font-family: Arial, serif;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@@ -1027,9 +1027,9 @@ table.zebra tr:nth-child(even) {
|
||||
background-color: #D5D5D5;
|
||||
}
|
||||
|
||||
legend {
|
||||
legend, .legend {
|
||||
color: dimgray;
|
||||
font-family: consolas, sans-serif;
|
||||
font-size: 18px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user