Add powered by logo.
This commit is contained in:
@ -156,6 +156,15 @@ a:hover {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#powered-by {
|
||||
clear: both;
|
||||
text-align: center;
|
||||
font-size: 0.85em;
|
||||
font-style: italic;
|
||||
font-weight: bold;
|
||||
text-shadow: rgba(0,0,0,0.5) -1px 0, rgba(0,0,0,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(0,0,0,0.3) -1px -2px;
|
||||
color: #FFAD27;
|
||||
}
|
||||
#error-overlay, #error-text {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
|
Reference in New Issue
Block a user