Added tablesorter and improved Table()
This commit is contained in:
25
media/theme/focusbusiness/css/pages/error.css
Normal file
25
media/theme/focusbusiness/css/pages/error.css
Normal file
@@ -0,0 +1,25 @@
|
||||
.error-container {
|
||||
margin-top: 4em;
|
||||
margin-bottom: 4em;
|
||||
text-align: center;
|
||||
}
|
||||
.error-container h1 {
|
||||
margin-bottom: .5em;
|
||||
font-size: 120px;
|
||||
line-height: 1em;
|
||||
font-weight: normal;
|
||||
}
|
||||
.error-container h2 {
|
||||
margin-bottom: .75em;
|
||||
font-size: 28px;
|
||||
}
|
||||
.error-container .error-details {
|
||||
margin-bottom: 1.5em;
|
||||
font-size: 16px;
|
||||
}
|
||||
.error-container .error-actions a {
|
||||
margin: 0 .5em;
|
||||
}
|
||||
#footer {
|
||||
display: none;
|
||||
}
|
Reference in New Issue
Block a user