Line 84: | Line 84: | ||
list-style: square outside none !important; | list-style: square outside none !important; | ||
font-size: 16px; | font-size: 16px; | ||
− | margin: 20px 0 36px | + | margin: 20px 0 25px 36px; |
+ | } | ||
+ | |||
+ | .container ul li { | ||
+ | margin-bottom: 8px; | ||
} | } | ||
Line 90: | Line 94: | ||
.container table { | .container table { | ||
margin: 0; | margin: 0; | ||
− | width: calc(100% - | + | width: calc(100% - 100px); |
} | } | ||
.container table th{ | .container table th{ | ||
Line 98: | Line 102: | ||
.container table td{ | .container table td{ | ||
padding: 4px; | padding: 4px; | ||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 264: | Line 264: | ||
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover { | .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover { | ||
color: #ebc163; | color: #ebc163; | ||
+ | } | ||
+ | |||
+ | .container table { | ||
+ | width: calc(100% - 50px); | ||
} | } | ||
} | } | ||
Line 283: | Line 287: | ||
h5 { | h5 { | ||
font-size: 16px; | font-size: 16px; | ||
+ | } | ||
+ | .container table { | ||
+ | width: calc(100% - 10px); | ||
} | } | ||
} | } |
Revision as of 22:13, 29 October 2017