mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-17 19:51:11 +00:00
merging change from master
This commit is contained in:
parent
3bd7fd1940
commit
5e9128fd2a
1 changed files with 10 additions and 4 deletions
|
|
@ -184,12 +184,18 @@ ul.listing{
|
|||
color:white;
|
||||
background-color:$color-header-bg;
|
||||
|
||||
.title h2{
|
||||
color:white;
|
||||
font-size:1.3em;
|
||||
.title{
|
||||
padding-top:1.3em;
|
||||
padding-bottom:1.3em;
|
||||
|
||||
a:hover{
|
||||
h2{
|
||||
color:white;
|
||||
font-size:1.8em;
|
||||
font-weight:600;
|
||||
|
||||
a:hover{
|
||||
color:white;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue