diff --git a/.project b/.project new file mode 100644 index 0000000..88a30eb --- /dev/null +++ b/.project @@ -0,0 +1,11 @@ + + + theme-original + + + + + + + + diff --git a/assets/css/style.css b/assets/css/style.css index 9107145..08cd66c 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1,4 +1,4 @@ -@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,600,300); +@import url(http://fonts.googleapis.com/css?family=Philosopher:400,700,600,300); @import url(http://postach.io/static/themes/_assets/bootstrap/css/bootstrap.min.css); @import url(http://postach.io/static/themes/_assets/bootstrap/css/bootstrap-responsive.min.css); /** @@ -16,6 +16,7 @@ display: block; } .invisible { + visibility: hidden; } .pull-left {