aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/stylesheets/hmno_page.scss
Commit message (Collapse)AuthorAgeFilesLines
* Move towards flexbox layout.Harald Eilertsen2019-05-011-12/+11
| | | | | | | | | Main page and header now use flexbox instead of not quite working floats and position relative/absolute. This really simplifies things. Perhaps we'll even be able to make a mobile friendly site some day. Various other cosmetic tweaks have snuch in too. The page now has a max size of about 25cm, and some other minor tweaks.
* Precompile assets and check them into vc.deploy-20180902Harald Eilertsen2018-09-021-1/+1
| | | | | | Since we disabled asset compilation in production, we need to precompile them on the development machine. We check the precompiled assets into version control so the will be deployed with the updated code.
* Use dashed asset helpers in stylesheets.Harald Eilertsen2018-09-021-1/+1
|
* Add license header to files.Harald Eilertsen2018-06-171-1/+15
|
* Fix styling for bannersHarald Eilertsen2014-02-161-8/+5
| | | | | - Put banners in center of container - Set minimum size of page and elements to make room for banners
* Refactor stylesheets and do a major overhaul of the styling.Harald Eilertsen2014-01-281-0/+38