fix some css typos to avoid deployment warnings

This commit is contained in:
Alex Martzios 2023-01-04 10:48:47 +02:00
parent 04d799f089
commit 8cee3e11dd
1 changed files with 2 additions and 22 deletions

View File

@ -383,25 +383,16 @@ dd:last-child {
}
/* h2, .uk-h2 {
font-size: 28px !important;
} */
/*body{*/
/* !* line-height: 1.4; *!*/
/* Font-size:14px;*/
/* Color: #333;*/
/*}*/
#footer\#8 .el-link {
color: #fff;
font-weigth: 300;
font-weight: 300;
}
.custom-article-title {
font-size: 32px;
Margin-bottom: 10px;
margin-bottom: 10px;
font-family: 'Open Sans', sans-serif;
color: #1F257B !important;
}
@ -1031,17 +1022,6 @@ html {
text-decoration: underline;
}
./*zenodoButton, .zenodoButton:hover{
background-image:linear-gradient(to right, #0F4DA1, #0078E1) ;
color: white !important;
border-color: transparent !important;
border-style: solid !important;
border-width: 1px !important;
box-shadow: 0px 4px 10px #00000029;
border-radius: 2px;
opacity: 1;
}*/
.uk-text-normal{
font-weight: 400;
}