Error handling, localstorage fix, styling, search stuff, boobs, fucks and colored people

This commit is contained in:
Nicolas A. Tonne
2015-04-20 14:30:53 +02:00
parent 77ca7f7a6b
commit d3642364d0
7 changed files with 25 additions and 15 deletions

View File

@@ -65,11 +65,12 @@ main {
}
nav .zbrand{
max-width: 22%;
overflow: hidden;
position: relative;
padding-left: 0;
margin-left: -10px;
max-width: 22%;
min-width: 200px;
overflow: hidden;
position: relative;
font-size: 30px;
padding: 0 20px;
}
.fullwidth{
@@ -237,6 +238,7 @@ hide mdi-action-visibility mdi-action-visibility-off
}
.chan{
padding-right:10px;
text-shadow: 4px 4px 9px rgba(0, 0, 0, 0.42);
}