mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-30 09:21:27 +00:00
digest: support exception error box
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
body {
|
||||
background : #f0f0f0;
|
||||
color : gray;
|
||||
color : black;
|
||||
font-family : sans-serif;
|
||||
font-size : 12px;
|
||||
}
|
||||
@@ -28,6 +28,7 @@ a:hover {
|
||||
font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif;
|
||||
margin-left : 1em;
|
||||
margin-right : 1em;
|
||||
color : gray;
|
||||
}
|
||||
|
||||
#header div.links {
|
||||
@@ -50,6 +51,7 @@ a:hover {
|
||||
#footer {
|
||||
font-size : 12px;
|
||||
text-align : center;
|
||||
color : gray;
|
||||
}
|
||||
|
||||
/*#content h1 {
|
||||
|
||||
Reference in New Issue
Block a user