mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-31 22:00:23 +02:00
@@ -43,14 +43,11 @@ header {
|
||||
color: #1182DB;
|
||||
}
|
||||
|
||||
header > h1 {
|
||||
font-size: 500%;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
header > h2 {
|
||||
margin-left: 1em;
|
||||
font-size: 200%;
|
||||
header > div.logo {
|
||||
background-image: url(logo_600px.png);
|
||||
width: 599px;
|
||||
height: 177px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
header > section.warning {
|
||||
@@ -310,6 +307,12 @@ h5 {
|
||||
font-size: 75%;
|
||||
}
|
||||
|
||||
header > div.logo {
|
||||
background-image: url(logo_300px.png);
|
||||
width: 300px;
|
||||
height: 89px;
|
||||
}
|
||||
|
||||
header > section.warning {
|
||||
width: 90%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user