Skip to content
This repository was archived by the owner on May 12, 2020. It is now read-only.

Commit 096c0a3

Browse files
change jumbotron to background-color: #F6F7F8;
1 parent 0f849a2 commit 096c0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/css/base.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -6878,7 +6878,7 @@ Railscasts-like style (c) Visoft, Inc. (Damien White)
68786878
.header-info,
68796879
.jumbotron-info {
68806880
background-repeat: no-repeat;
6881-
background-color: #81c5f5;
6881+
background-color: #F6F7F8;
68826882
background-size: 100%;
68836883
padding-bottom: 10px; }
68846884

0 commit comments

Comments
 (0)