Manage publicities
This commit is contained in:
@@ -35,12 +35,15 @@ $font-size-h3: floor($font-size-base * 1.2)
|
||||
.alert-notice
|
||||
@extend .alert-info
|
||||
|
||||
body.admin
|
||||
background: repeating-linear-gradient(45deg, yellow, yellow 50px, black 50px, black 100px)
|
||||
|
||||
body
|
||||
> .container
|
||||
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
|
||||
padding: 20px
|
||||
margin-top: 10px
|
||||
|
||||
background: #FFF
|
||||
header
|
||||
h1
|
||||
font-size: 20px
|
||||
|
||||
Reference in New Issue
Block a user