Compare commits
3 Commits
master
...
deprecated
Author | SHA1 | Date |
---|---|---|
Alex Martzios | b3c0557065 | |
Alex Martzios | 0346e5413a | |
Alex Martzios | 8cee3e11dd |
24
library.css
24
library.css
|
@ -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;
|
||||
}
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 30 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 8.9 KiB |
Loading…
Reference in New Issue