work in progress

This commit is contained in:
Thomas Blazek
2015-01-16 00:03:09 +01:00
parent 978d923082
commit 75667ae6ce
6 changed files with 41 additions and 27 deletions

View File

@@ -1,6 +1,13 @@
@import 'blueimp-gallery-all';
.left
{
float: left;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
/* etc. */
}
h1 {
font-size: 23px
}