some UI work, editPOST handler

This commit is contained in:
2017-02-13 22:21:57 +01:00
parent ba24493e7f
commit 5672332ecc
171 changed files with 134845 additions and 41 deletions

View File

@ -0,0 +1,15 @@
/*******************************
Overrides
*******************************/
@import url(http://fonts.googleapis.com/css?family=Karma);
h1.ui.header,
.ui.huge.header {
font-weight: bold;
}
h2.ui.header,
.ui.large.header {
font-weight: bold;
}