Delete additions.css

This commit is contained in:
piwats 2015-04-17 16:54:50 +02:00
parent e559b6e263
commit 79591b7968

View file

@ -1,27 +0,0 @@
#menu {
width: 100%;
border-bottom: 2px solid #DDD;
font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-weight: 300;
font-size: 14px;
line-height: 1.3;
display: inline-block;
margin-bottom: 5px;
}
#menu ul {
padding: 0;
margin: 0;
}
#menu ul li {
float: right;
margin-right: 5px;
}
.tables {
float: right;
width: 100%;
min-width: 500px;
margin-bottom: 5px;
}