Better breakpoint for the right column + fixing links inside paragraphs #23

Merged
krasimir merged 5 commits from css-improvements into master 2015-10-21 10:54:40 +03:00
1 changed files with 10 additions and 10 deletions
Showing only changes of commit 96d2e1efed - Show all commits

View File

@ -773,10 +773,10 @@ a.button:hover { opacity: 0.8; }
/* OpenArt track 2015*/
.schedule-open-art {
background: #88cbf0;
background: #F0A388;
}
.schedule-11 {
background: #88cbf0;
background: #F0A388;
}
/* Technical track 2015 */
@ -797,14 +797,14 @@ a.button:hover { opacity: 0.8; }
/* Civic hacking track 2015 */
.schedule-civic {
background: #a7de49;
background: #DAEBBB;
color: #000;
}
.schedule-civic a {
color: #000;
}
.schedule-13 {
background: #a7de49;
background: #DAEBBB;
color: #000;
}
.schedule-13 a {
@ -821,14 +821,14 @@ a.button:hover { opacity: 0.8; }
/* Advanced technical track 2015 */
.schedule-advanced-technical {
background: #b3b3b3;
background: #DF9959;
color: #000;
}
.schedule-advanced-technical a {
color: #000;
}
.schedule-15 {
background: #b3b3b3;
background: #DF9959;
color: #000;
}
.schedule-15 a {
@ -837,10 +837,10 @@ a.button:hover { opacity: 0.8; }
/* Misc track 2015 */
.schedule-misc {
background: #ede6b6;
background: #fff;
}
.schedule-16 {
background: #ede6b6;
background: #fff;
}
/* Workshop 2015 */