aboutsummaryrefslogtreecommitdiffstats
path: root/screen.css
Commit message (Collapse)AuthorAgeFilesLines
* Finally moved to proper TypeScript with inheritance.Matěj Cepl2014-11-141-0/+4
|
* Add parsing of holidays, week, and sunday readings.Matěj Cepl2013-07-041-0/+3
| | | | Fixes #87
* Simplify CSSMatěj Cepl2012-11-021-6/+6
| | | | We don't need all those floats; it's too complicated on phone.
* Decresase size of readings, clear both (not just right)Matěj Cepl2012-10-271-2/+3
|
* Switching language version.Matěj Cepl2012-10-241-1/+28
| | | | Fix #76
* Add clear:right on the list of readings.Matěj Cepl2012-10-231-0/+1
| | | | Hopefully, this will finally fix #75.
* Adding expressive width: 50% seems to fix #75Matěj Cepl2012-10-131-2/+4
| | | | | | | | | I have to also add text-align: right for the right column. I don't like it, but it seems to work, and according to http://css-discuss.incutio.com/wiki/Floated_Block “These must have a width property specified -- this is a frequently encountered problem. Browsers that break floats with no width in some way are not buggy.”
* Comment out nth-child selectors.Matěj Cepl2012-10-131-2/+2
| | | | They seem to cause #75
* Add acknowledgment and improve icon.Matěj Cepl2012-10-101-0/+25
|
* Move CSS to a special file.Matěj Cepl2012-09-211-0/+12