Skip to content

Commit 2b04ffe

Browse files
committed
use the correct color for block-right
1 parent 242c288 commit 2b04ffe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2516,7 +2516,6 @@ body .colors .col-xs-2:nth-child(6n+0) {
25162516
width: 50%;
25172517
}
25182518
.block-right {
2519-
background-color: #f9a987;
25202519
right: 0;
25212520
top: 0 !important;
25222521
}
@@ -2582,7 +2581,6 @@ body .colors .col-xs-2:nth-child(6n+0) {
25822581
width: 100%;
25832582
}
25842583
.block-right {
2585-
background-color: #f9a987;
25862584
bottom: 0 !important;
25872585
right: 0;
25882586
top: auto !important;
@@ -2648,7 +2646,6 @@ body .colors .col-xs-2:nth-child(6n+0) {
26482646
width: 100%;
26492647
}
26502648
.block-right {
2651-
background-color: #f9a987;
26522649
bottom: 0 !important;
26532650
right: 0;
26542651
top: auto !important;

0 commit comments

Comments
 (0)