1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-04 03:39:13 +00:00

remove splashscreen

This commit is contained in:
Andrew Dolgov
2005-11-26 13:34:08 +01:00
parent 53226edc0d
commit ef775b46d8
6 changed files with 0 additions and 36 deletions

View File

@@ -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;