Additional style changes to navigation; add three navigation images
This commit is contained in:
@@ -205,14 +205,14 @@ img.media_icon{
|
||||
/* navigation */
|
||||
|
||||
.navigation_button{
|
||||
width: 139px;
|
||||
width:139px;
|
||||
display:block;
|
||||
float:left;
|
||||
text-align: center;
|
||||
background-color: #393939;
|
||||
text-decoration: none;
|
||||
padding: 6px 0pt;
|
||||
font-family: 'Carter One', arial, serif;
|
||||
text-align:center;
|
||||
background-color:#393939;
|
||||
text-decoration:none;
|
||||
padding:12px 0pt;
|
||||
font-family:'Carter One', arial, serif;
|
||||
font-size:2em;
|
||||
margin:0 0 20px
|
||||
}
|
||||
|
||||
BIN
mediagoblin/static/images/navigation_end.png
Normal file
BIN
mediagoblin/static/images/navigation_end.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 718 B |
BIN
mediagoblin/static/images/navigation_left.png
Normal file
BIN
mediagoblin/static/images/navigation_left.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 406 B |
BIN
mediagoblin/static/images/navigation_right.png
Normal file
BIN
mediagoblin/static/images/navigation_right.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 383 B |
Reference in New Issue
Block a user