warning member
This commit is contained in:
@ -2520,6 +2520,21 @@ form#user-pass{
|
||||
}
|
||||
}
|
||||
|
||||
#member-warning{
|
||||
padding: 2em 4em;
|
||||
text-align: center;
|
||||
h2{
|
||||
|
||||
}
|
||||
p{
|
||||
|
||||
}
|
||||
a{
|
||||
@include btn;
|
||||
background-color: $color-webshowroom;
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
// ___ _
|
||||
// | __|__ ___| |_ ___ _ _
|
||||
// | _/ _ \/ _ \ _/ -_) '_|
|
||||
|
Reference in New Issue
Block a user