Removed admin.css, as it is not needed
This commit is contained in:
parent
2eecd9caa8
commit
61a60f7cf7
@ -1,19 +0,0 @@
|
|||||||
/*
|
|
||||||
Document : admin.css
|
|
||||||
Created on : 2012.09.05., 15:49:05
|
|
||||||
Author : polonkai.gergely
|
|
||||||
Description:
|
|
||||||
Purpose of the stylesheet follows.
|
|
||||||
*/
|
|
||||||
|
|
||||||
ul.menu {
|
|
||||||
padding: .5em;
|
|
||||||
list-style-type: none;
|
|
||||||
margin: 0 0 1em 0;
|
|
||||||
border-bottom: 1px solid black;
|
|
||||||
}
|
|
||||||
|
|
||||||
ul.menu li {
|
|
||||||
display: inline;
|
|
||||||
margin-right: 1em;
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user