Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move towards flexbox layout. | Harald Eilertsen | 2019-05-01 | 5 | -26/+24 |
| | | | | | | | | | 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-20180902 | Harald Eilertsen | 2018-09-02 | 5 | -55/+55 |
| | | | | | | 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 Eilertsen | 2018-09-02 | 5 | -55/+55 |
| | |||||
* | Fix date display in blog posts. | Harald Eilertsen | 2018-09-01 | 1 | -0/+3 |
| | |||||
* | Add license header to files. | Harald Eilertsen | 2018-06-17 | 9 | -4/+137 |
| | |||||
* | Make fields readable in login screen. | Harald Eilertsen | 2018-04-17 | 1 | -5/+0 |
| | |||||
* | Split GalleryLink header into date, venue and bands. | Harald Eilertsen | 2018-01-07 | 1 | -4/+6 |
| | |||||
* | Drop margin around image in gallery_links. | Harald Eilertsen | 2018-01-07 | 1 | -0/+3 |
| | |||||
* | Set width of gallery_link to same as image. | Harald Eilertsen | 2018-01-07 | 1 | -2/+5 |
| | |||||
* | Add spacing between rows in the gallery_links index. | Harald Eilertsen | 2018-01-06 | 1 | -1/+8 |
| | |||||
* | Add styling for GalleryLinks. | Harald Eilertsen | 2017-12-17 | 2 | -0/+10 |
| | |||||
* | Fixup page header. | Harald Eilertsen | 2017-12-16 | 2 | -5/+14 |
| | | | | Changes menu bckground and font size, and adds a bit of space below header. | ||||
* | Add logo + link to merch store. | Harald Eilertsen | 2017-12-16 | 1 | -7/+20 |
| | |||||
* | Add proper clearfix for frontend | Harald Eilertsen | 2015-12-16 | 1 | -0/+12 |
| | |||||
* | Fix some cosmetic issues | Harald Eilertsen | 2015-12-11 | 3 | -10/+14 |
| | |||||
* | Don't underline links, and fix some cosmetics. | Harald Eilertsen | 2014-12-13 | 2 | -5/+7 |
| | |||||
* | Ensure that banner ads always appear stacked vertically. | Harald Eilertsen | 2014-12-12 | 1 | -0/+3 |
| | | | | Fix for issue #51. | ||||
* | Be explicit about which stylesheets to include in application.css. | Harald Eilertsen | 2014-12-12 | 1 | -1/+6 |
| | | | | | Using the `import_tree` directive makes backend styling bleed into the frontend styles. We don't want that. | ||||
* | Drop default foreground color from backend stylesheet. | Harald Eilertsen | 2014-12-12 | 1 | -1/+0 |
| | | | | | Setting the foreground color and not the background results in unreadable text in some setups. | ||||
* | Override backend styling. | Harald Eilertsen | 2014-12-12 | 1 | -0/+1597 |
| | |||||
* | Render banners from layout instead of modifying all views. | Harald Eilertsen | 2014-02-16 | 1 | -0/+6 |
| | |||||
* | Fix styling for banners | Harald Eilertsen | 2014-02-16 | 3 | -9/+11 |
| | | | | | - Put banners in center of container - Set minimum size of page and elements to make room for banners | ||||
* | Try to make sidebar items from blog look better too. | Harald Eilertsen | 2014-02-07 | 1 | -0/+17 |
| | |||||
* | Fix styling of contact form. | Harald Eilertsen | 2014-02-07 | 1 | -2/+3 |
| | |||||
* | Fix sidebar overflow issue. | Harald Eilertsen | 2014-02-07 | 1 | -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 Eilertsen | 2014-02-06 | 1 | -1/+15 |
| | | | | | - Module headings now go all the way out. - Side body content is included like a module only if not empty. | ||||
* | Make footer on blog-posts index view a bit nicer. | Harald Eilertsen | 2014-02-06 | 1 | -2/+8 |
| | |||||
* | Refactor stylesheets and do a major overhaul of the styling. | Harald Eilertsen | 2014-01-28 | 6 | -139/+249 |
| | |||||
* | Style link-colors. | Harald Eilertsen | 2014-01-28 | 1 | -0/+17 |
| | |||||
* | Begin styling with a better color scheme. | Harald Eilertsen | 2014-01-27 | 1 | -32/+81 |
| | |||||
* | Display sidebar position in backend category list. | Harald Eilertsen | 2013-12-23 | 1 | -0/+78 |
| | |||||
* | Add styling for blog posts on blog summary page. | Harald Eilertsen | 2013-11-08 | 1 | -0/+33 |
| | |||||
* | Change stylesheet colors. | Harald Eilertsen | 2013-11-08 | 1 | -3/+3 |
| | |||||
* | Basic simple styling. | Harald Eilertsen | 2013-10-20 | 1 | -0/+90 |
| | |||||
* | Initial commit. | Harald Eilertsen | 2013-01-25 | 1 | -0/+13 |