forked from bofh/fetsite
work in progress
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
|
||||
@import 'blueimp-gallery-all';
|
||||
|
||||
.left
|
||||
{
|
||||
float: left;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
/* etc. */
|
||||
}
|
||||
h1 {
|
||||
font-size: 23px
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user