aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/stylesheets/hmno_sidebars.scss
Commit message (Collapse)AuthorAgeFilesLines
* Make sure images don't overflow sidebars.Harald Eilertsen2019-05-111-0/+4
|
* Move towards flexbox layout.Harald Eilertsen2019-05-011-6/+2
| | | | | | | | | 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-0/+15
|
* Fix some cosmetic issuesHarald Eilertsen2015-12-111-0/+1
|
* Try to make sidebar items from blog look better too.Harald Eilertsen2014-02-071-0/+17
|
* Fix sidebar overflow issue.Harald Eilertsen2014-02-071-0/+1
| | | | | | | Ideally I would like to have the sidebars expand to show all their contents, but I have not found a way to make this look nice. They should also expand their container, so that the footer comes below the sidebars. For now this seems like an acceptable solution.
* Make sidebars nicer.Harald Eilertsen2014-02-061-1/+15
| | | | | - Module headings now go all the way out. - Side body content is included like a module only if not empty.
* Refactor stylesheets and do a major overhaul of the styling.Harald Eilertsen2014-01-281-0/+40