first commit
This commit is contained in:
60
web/css/frontend/theme/default2/pagenotfound.css
Normal file
60
web/css/frontend/theme/default2/pagenotfound.css
Normal file
@@ -0,0 +1,60 @@
|
||||
.st_pagenotfound_frame
|
||||
{
|
||||
padding: 10px;
|
||||
font-size:1.1em;
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
.st_pagenotfound_frame h2
|
||||
{
|
||||
margin-left: -10px;
|
||||
}
|
||||
|
||||
.st_f_text_frame_footer
|
||||
{
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.st_pagenotfound_frame ul.hidden ul
|
||||
{
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.st_pagenotfound_frame ul.hidden li a
|
||||
{
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.st_pagenotfound_frame ul.hidden li a
|
||||
{
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.st_pagenotfound_left
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
.st_pagenotfound_right
|
||||
{
|
||||
width: 50%
|
||||
float: right;
|
||||
}
|
||||
|
||||
.st_button_pagenotfound
|
||||
{
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
#st_button-pagenotfound_success .st_button-left
|
||||
{
|
||||
|
||||
font-weight: normal;
|
||||
padding-left: 10px;
|
||||
background-image: url('/images/frontend/theme/default/button/arrow_left.gif');
|
||||
}
|
||||
|
||||
#st_button-pagenotfound_success input
|
||||
{
|
||||
background:transparent url(/images/frontend/theme/default/button_right.gif) no-repeat scroll right top;
|
||||
}
|
||||
Reference in New Issue
Block a user