upd: main

Updates , this css will be remove din future versions
This commit is contained in:
2026-06-13 12:20:02 -04:00
parent a1a9a57048
commit 77b900acc3
3 changed files with 157 additions and 40 deletions
+49 -36
View File
@@ -1,4 +1,4 @@
@import '../css/fontawesome-all.min.css';
@import 'fontawesome-all.min.css';
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,400italic,600italic|Roboto+Slab:400,700");
/*
Editorial by HTML5 UP
@@ -1507,14 +1507,6 @@ input[type=radio] {
input[type=checkbox] + label,
input[type=radio] + label {
text-decoration: none;
color: #7f888f;
cursor: pointer;
display: inline-block;
font-size: 1em;
font-weight: 400;
padding-left: 2.4em;
padding-right: 0.75em;
position: relative;
}
input[type=checkbox] + label:before,
input[type=radio] + label:before {
@@ -1529,6 +1521,17 @@ input[type=radio] + label:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
input[type=checkbox] + label,
input[type=radio] + label {
color: #7f888f;
cursor: pointer;
display: inline-block;
font-size: 1em;
font-weight: 400;
padding-left: 2.4em;
padding-right: 0.75em;
position: relative;
}
input[type=checkbox] + label:before,
input[type=radio] + label:before {
background: #ffffff;
@@ -1607,8 +1610,6 @@ input[type=radio] + label:before {
/* Icon */
.icon {
text-decoration: none;
border-bottom: none;
position: relative;
}
.icon:before {
-moz-osx-font-smoothing: grayscale;
@@ -1622,6 +1623,10 @@ input[type=radio] + label:before {
font-family: "Font Awesome 5 Free";
font-weight: 400;
}
.icon {
border-bottom: none;
position: relative;
}
.icon > .label {
display: none;
}
@@ -1812,10 +1817,6 @@ ul.contact {
}
ul.contact li {
text-decoration: none;
border-top: solid 1px rgba(210, 215, 217, 0.75);
margin: 1.5em 0 0 0;
padding: 1.5em 0 0 3em;
position: relative;
}
ul.contact li:before {
-moz-osx-font-smoothing: grayscale;
@@ -1829,6 +1830,12 @@ ul.contact li:before {
font-family: "Font Awesome 5 Free";
font-weight: 400;
}
ul.contact li {
border-top: solid 1px rgba(210, 215, 217, 0.75);
margin: 1.5em 0 0 0;
padding: 1.5em 0 0 3em;
position: relative;
}
ul.contact li:before {
color: #f56a6a;
display: inline-block;
@@ -1883,10 +1890,10 @@ ul.pagination li > .page.active {
color: #ffffff !important;
}
ul.pagination li > .page.active:hover {
background-color: #f67878;
background-color: rgb(245.9622641509, 120.3377358491, 120.3377358491);
}
ul.pagination li > .page.active:active {
background-color: #f45c5c;
background-color: rgb(244.0377358491, 91.6622641509, 91.6622641509);
}
ul.pagination li:first-child {
padding-right: 0.75em;
@@ -2045,14 +2052,14 @@ input[type=reset].primary:hover,
input[type=button].primary:hover,
button.primary:hover,
.button.primary:hover {
background-color: #f67878;
background-color: rgb(245.9622641509, 120.3377358491, 120.3377358491);
}
input[type=submit].primary:active,
input[type=reset].primary:active,
input[type=button].primary:active,
button.primary:active,
.button.primary:active {
background-color: #f45c5c;
background-color: rgb(244.0377358491, 91.6622641509, 91.6622641509);
}
input[type=submit].disabled, input[type=submit]:disabled,
input[type=reset].disabled,
@@ -2418,7 +2425,6 @@ button:disabled,
/* Sidebar */
#search form {
text-decoration: none;
position: relative;
}
#search form:before {
-moz-osx-font-smoothing: grayscale;
@@ -2432,6 +2438,9 @@ button:disabled,
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
#search form {
position: relative;
}
#search form:before {
transform: scaleX(-1);
color: #7f888f;
@@ -2486,7 +2495,7 @@ button:disabled,
padding-bottom: 0;
}
#sidebar > .inner > .alt {
background-color: #eff1f2;
background-color: rgb(239.3333333333, 240.9, 242.4666666667);
border-bottom: 0;
margin: -2.2222222222em 0 4.4444444444em -2.2222222222em;
padding: 2.2222222222em;
@@ -2494,6 +2503,20 @@ button:disabled,
}
#sidebar .toggle {
text-decoration: none;
}
#sidebar .toggle:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
text-transform: none !important;
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
#sidebar .toggle {
transition: left 0.5s ease;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
border: 0;
@@ -2511,18 +2534,6 @@ button:disabled,
width: 6em;
z-index: 10000;
}
#sidebar .toggle:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
text-transform: none !important;
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
#sidebar .toggle:before {
content: "\f0c9";
font-size: 2rem;
@@ -2616,7 +2627,7 @@ button:disabled,
z-index: 1;
}
#sidebar .toggle:after {
background: rgba(222, 225, 226, 0.75);
background: rgba(222.2, 224.50625, 226.3, 0.75);
border-radius: 0.375em;
content: "";
height: 3.5em;
@@ -2786,8 +2797,6 @@ button:disabled,
#menu ul a.opener, #menu ul span.opener {
transition: color 0.2s ease-in-out;
text-decoration: none;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
position: relative;
}
#menu ul a.opener:before, #menu ul span.opener:before {
-moz-osx-font-smoothing: grayscale;
@@ -2801,6 +2810,10 @@ button:disabled,
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
#menu ul a.opener, #menu ul span.opener {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
position: relative;
}
#menu ul a.opener:before, #menu ul span.opener:before {
transition: color 0.2s ease-in-out, transform 0.2s ease-in-out;
color: #9fa3a6;
File diff suppressed because one or more lines are too long