equal
deleted
inserted
replaced
41 |
41 |
42 .jumbotron h1 {text-align: center; font-size: 40px;} |
42 .jumbotron h1 {text-align: center; font-size: 40px;} |
43 .navbar-brand { |
43 .navbar-brand { |
44 font-weight: 600; font-size: 24px; |
44 font-weight: 600; font-size: 24px; |
45 font-family: 'gandhi_serifbold'; |
45 font-family: 'gandhi_serifbold'; |
46 background-color: #F8F8F8; |
46 background-color: #E7E7E7; |
47 border-bottom: 1px solid transparent;} |
47 border-bottom: 1px solid transparent;} |
48 |
48 |
49 .container { |
49 .container { |
50 |
50 |
51 box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5); |
51 box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5); |
59 zoom: 1;}} |
59 zoom: 1;}} |
60 |
60 |
61 .dropdown-menue { |
61 .dropdown-menue { |
62 background-color: #9f9a8b;} |
62 background-color: #9f9a8b;} |
63 .navbar { |
63 .navbar { |
64 background-color: #F8F8F8; |
64 background-color: #E7E7E7; |
65 border: 1px solid transparent; |
65 border: 1px solid transparent; |
66 } |
66 } |
67 .navbar-default .navbar-nav > .active > a, |
67 .navbar-default .navbar-nav > .active > a, |
68 .navbar-default .navbar-nav > .active > a:hover, |
68 .navbar-default .navbar-nav > .active > a:hover, |
69 .navbar-default .navbar-nav > .active > a:focus { |
69 .navbar-default .navbar-nav > .active > a:focus { |