aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/stylesheets/hmno_banners.scss
Commit message (Collapse)AuthorAgeFilesLines
* Move towards flexbox layout.Harald Eilertsen2019-05-011-4/+0
| | | | | | | | | 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.
* Add license header to files.Harald Eilertsen2018-06-171-0/+15
|
* Ensure that banner ads always appear stacked vertically.Harald Eilertsen2014-12-121-0/+3
| | | | Fix for issue #51.
* Render banners from layout instead of modifying all views.Harald Eilertsen2014-02-161-0/+6
|
* Fix styling for bannersHarald Eilertsen2014-02-161-0/+3
- Put banners in center of container - Set minimum size of page and elements to make room for banners