summaryrefslogtreecommitdiff
path: root/static/css/hyde.css
AgeCommit message (Collapse)Author
2019-10-23Make marble sidebar image smallerNick White
2019-10-10Make captions smallerNick White
2019-10-02Switch from google fonts to EBGaramond served ourselvesNick White
2019-02-11Add marbling sidebar background imagesNick White
2015-04-08Convert rem's to em's in breakpoints to fix layout jerking issue in e.g. ↵Antti Järvinen
iPad and when resizing viewport.
2014-05-15Hyde theme: sync with upstream to v2.0.0.Dato Simó
CSS is now split into poole.css and hyde.css; chrome/sidebar.html updated. Also cherry-pick: * poole/hyde@48b9d1f - Set a max-width for images
2014-04-26Adding the hyde themespf13