summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css16
1 files changed, 0 insertions, 16 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 681bf95be..b3a7df42c 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -595,22 +595,6 @@ div.bigErrorMsg {
margin : 20px;
}
-#splash {
- z-index : 3;
- width : 100%;
- height : 100%;
- position : absolute;
- text-align : center;
- background-image : url("images/vgrad_light_rev.png");
- background-color : white;
- background-position : top left;
- background-repeat : repeat-x;
-}
-
-td.innerSplash {
- margin : 35px;
-}
-
div.prefHelp, td.prefHelp {
font-size : x-small;
color : gray;