mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 04:35:56 +00:00
css: header tweaks
This commit is contained in:
@@ -12,8 +12,8 @@ body#ttrssPrefs {
|
||||
|
||||
body#ttrssPrefs #footer, body#ttrssPrefs #header {
|
||||
background-color : #ecf4ff;
|
||||
padding-left : 5px;
|
||||
padding-right : 5px;
|
||||
padding-left : 8px;
|
||||
padding-right : 8px;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
@@ -1485,7 +1485,7 @@ div.fatalError textarea {
|
||||
}
|
||||
|
||||
#header {
|
||||
padding : 4px;
|
||||
padding : 4px 8px 0px 8px;
|
||||
border-width : 0px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user