This commit is contained in:
Tomas Dvorak
2024-10-29 22:41:43 +01:00
parent ee8e901744
commit 73c08053ae
21 changed files with 680 additions and 644 deletions
+2 -2
View File
@@ -9,7 +9,7 @@
--main: #c42221;
--second: #c42221;
--gray: #f5f5f5;
--black: #222222;
--black: #222222 !important;
--white: #ffffff;
--red: #c42221;
--green: #01be4d;
@@ -312,7 +312,7 @@
color: var(--white);
position: relative;
z-index: 20;
text-align: center;
text-align: left;
}
.error404.lte-bg-404 .lte-header-wrapper {
background-color: transparent;
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -2,7 +2,7 @@
* Zoom Slider Stylesheet
*/
.text-sm {
font-size: 14px;
font-size: 15px;
line-height: 1.4em;
display: inline-block;
}