New layout for root.html
This commit is contained in:
@@ -93,7 +93,7 @@ a.mediagoblin_logo{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.header_submit{
|
||||
.header_submit, .header_submit_highlight{
|
||||
color: #272727;
|
||||
background-color: #aaa;
|
||||
background-image: -webkit-gradient(linear, left top, left bottom, from(##D2D2D2), to(#aaa));
|
||||
@@ -111,6 +111,10 @@ a.mediagoblin_logo{
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
.header_submit_highlight{
|
||||
background-image: -moz-linear-gradient(center top , rgb(134, 212, 177), rgb(109, 173, 144));
|
||||
}
|
||||
|
||||
.mediagoblin_footer {
|
||||
height: 30px;
|
||||
border-top: 1px solid #333;
|
||||
|
||||
Reference in New Issue
Block a user