File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed
Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 6666This is what happens when I procrastinate!
6767DRM-free!
6868Nested tables!
69- PC exclusive!
69+ Mobile-friendly! (ish)
7070Metro!
7171Mildly interesting!
7272User-friendly!
7373Incomplete sentences!
7474OP!
7575wow
7676such title
77- Now with options!</ div >
77+ Now with options!
78+ Thoughtful!
79+ Uses JSON!
80+ Functional!</ div >
7881
7982< div id ="schedules "> 8/28/13 31
80838/29/13 40
550553 < table id ="schedule "> </ table >
551554</ div >
552555< div id ="refresh " class ="noHighlight " title ="Update Schedule "> ↻</ div > <!--⇩-->
553- < div id ="version "> < a href ="https://github.com/HarkerDev/bellschedule/releases " title ="Changelog "> V1.3.06 </ a > </ div >
556+ < div id ="version "> < a href ="https://github.com/HarkerDev/bellschedule/releases " title ="Changelog "> V1.4.00 </ a > </ div >
554557
555558< div id ="options ">
556559 < div id ="optionsArrow " class ="noHighlight "> ↖</ div >
Original file line number Diff line number Diff line change 4545 background-position-x : center;
4646}
4747
48+ h1 {
49+ margin-bottom : .25em ;
50+ }
51+
4852# container {
4953 margin : auto;
50- padding : 10px ;
54+ padding : 0 10px ;
5155}
5256
5357/* apply absolute formatting on small screens so that there's padding on both sides of the schedule */
7377
7478# header {
7579 position : relative;
76- margin : auto;
80+ margin : 1.25 em auto;
7781 width : 100% ;
7882 max-width : 400px ;
7983}
@@ -111,8 +115,9 @@ body{
111115 font-weight : bold;
112116}
113117
114- # warning , # news {
118+ # warning {
115119 display : none;
120+ margin-bottom : 1em ;
116121}
117122
118123table {
You can’t perform that action at this time.
0 commit comments