[divan] changement de couleur pour le RSS
This commit is contained in:
parent
847cbfc5eb
commit
f08d932249
@ -52,7 +52,7 @@
|
||||
margin: 0 !important;
|
||||
}
|
||||
.top-block a {
|
||||
color: #c20909;
|
||||
color: #1f8b4c;
|
||||
margin: 20px 0;
|
||||
margin-right: 50px;
|
||||
font-weight: bold;
|
||||
@ -115,7 +115,7 @@
|
||||
transition: all 0.3s;
|
||||
}
|
||||
.episode .title {
|
||||
color: #c20909;
|
||||
color: #1f8b4c;
|
||||
}
|
||||
@media (max-device-width: 440px) {
|
||||
.episode .title { font-size: 37px; line-height: 50px; }
|
||||
@ -150,7 +150,7 @@
|
||||
}
|
||||
.episode-description a {
|
||||
font-size: inherit !important;
|
||||
color: #c20909 !important;
|
||||
color: #1f8b4c !important;
|
||||
}
|
||||
.episode-logo {
|
||||
width: 150px;
|
||||
|
Loading…
Reference in New Issue
Block a user