summaryrefslogtreecommitdiff
path: root/style/main.less
AgeCommit message (Collapse)AuthorFilesLines
2015-04-08Mark external linksPeter Wu1-0/+3
2015-04-08Fix responsive homePeter Wu1-2/+2
2015-04-07Updated images on home page, added sourcesBart Haak1-1/+4
2015-04-05home: fix picture positioningPeter Wu1-9/+12
Since there is only one .inner child per .block element, only one style would apply. Fix it by applying the nth-child selector to .block instead of .block .inner.
2015-04-05style: improve colors and home page stylingBart Haak1-13/+29
2015-04-05Use sans-serif fontPeter Wu1-0/+1
2015-04-04Add normalize.css 3.0.2 to repoPeter Wu1-1/+1
2015-03-25Start with campus mapPeter Wu1-0/+1
2015-03-25Remove main background, sticky footer, remove nav spacePeter Wu1-1/+18
Use "Sticky footer trick" from http://philipwalton.github.io/solved-by-flexbox/demos/sticky-footer/
2015-03-24Add a light background colorPeter Wu1-0/+2
2015-03-24Curriculum stylingPeter Wu1-0/+2
2015-03-04Initial commitPeter Wu1-0/+62