Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* *****************************************************
- ** Custom Stylesheet **
- Any custom styling you want to apply should be
- defined here.
- ***************************************************** */
- .navbar-main {
- background-color: #000000;
- padding-top: 100px;
- padding-bottom: 10px;
- }
- .header-lined h1 {
- margin-top: 0;
- margin-bottom: 15px;
- padding: 6px 0;
- border-bottom: 1px solid #ccc;
- font-weight: 400;
- color: #000;
- }
- .header{
- display: none;
- }
Advertisement
Add Comment
Please, Sign In to add comment