Program and Cfp theme
This commit is contained in:
parent
2c4101ab45
commit
4ca7217c70
3 changed files with 29 additions and 8 deletions
|
|
@ -5,7 +5,7 @@
|
|||
body {
|
||||
background-color: #f2f2f2;
|
||||
font-family: 'Lato';
|
||||
font-weight: 300;
|
||||
font-weight: 350;
|
||||
font-size: 16px;
|
||||
color: #555;
|
||||
|
||||
|
|
@ -89,3 +89,23 @@ a:after {
|
|||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
|
||||
#program{
|
||||
.tracks:hover{
|
||||
background-color: white;
|
||||
}
|
||||
}
|
||||
|
||||
#callforpapers{
|
||||
.timer-box{
|
||||
width: 130px;
|
||||
margin: 35px 24px 0 0;
|
||||
border-radius: 50%;
|
||||
border:4px solid #989797;
|
||||
}
|
||||
#cfp-date{
|
||||
font-size: 40px;
|
||||
font-family: 'Coustard', serif;
|
||||
color: #ff6633;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue