Skip to content

Commit dd9c411

Browse files
committed
use new colorscheme and logo
1 parent d70b947 commit dd9c411

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

themes/gophercon/static/2016/css/theme-gophercon.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -979,7 +979,7 @@ nav .container {
979979
.countdown-divider img,
980980
.countdown-header img,
981981
.video-header img {
982-
max-width: 350px;
982+
max-width: 300px;
983983
display: inline-block;
984984
margin-bottom: 12px;
985985
}
@@ -1210,10 +1210,10 @@ nav .container {
12101210
-moz-transition: all 0.1s ease-out;
12111211
}
12121212
.block-left {
1213-
background-color: #FFB452;
1213+
background-color: #FFBA89;
12141214
}
12151215
.block-right {
1216-
background-color: #FF6B1E;
1216+
background-color: #98DADB;
12171217
right: 0px;
12181218
}
12191219
@media all and (max-width: 768px) {
142 KB
Loading
25 Bytes
Loading
29 Bytes
Loading

0 commit comments

Comments
 (0)