Removed admin.css, as it is not needed

This commit is contained in:
Gergely Polonkai 2013-10-02 21:46:58 +02:00
parent 2eecd9caa8
commit 61a60f7cf7
1 changed files with 0 additions and 19 deletions

View File

@ -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;
}