mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Minor edit to fonts
This commit is contained in:
parent
4ca7217c70
commit
5e8239fe2b
1 changed files with 3 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
body {
|
||||
background-color: #f2f2f2;
|
||||
font-family: 'Lato';
|
||||
font-weight: 350;
|
||||
font-weight: 300;
|
||||
font-size: 16px;
|
||||
color: #555;
|
||||
|
||||
|
|
@ -24,6 +24,7 @@ h1, h2, h3, h4, h5, h6 {
|
|||
p {
|
||||
line-height: 28px;
|
||||
margin-bottom: 25px;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.centered {
|
||||
|
|
@ -99,7 +100,7 @@ a:after {
|
|||
#callforpapers{
|
||||
.timer-box{
|
||||
width: 130px;
|
||||
margin: 35px 24px 0 0;
|
||||
margin: 35px 24px 20px 0;
|
||||
border-radius: 50%;
|
||||
border:4px solid #989797;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue