mirror of
https://github.com/welton89/RRBEC.git
synced 2026-04-05 21:45:41 +00:00
url admin na navbar
This commit is contained in:
@@ -73,17 +73,19 @@ body
|
||||
{
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 40px;
|
||||
height: 50px;
|
||||
border: none;
|
||||
outline: none;
|
||||
padding: 5px 15px;
|
||||
background:linear-gradient(315deg,#591309,#fee4c1) ;
|
||||
background: #3f3f3f;
|
||||
color: #fff;
|
||||
font-size: 18px;
|
||||
font-size: 20px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
.c-form .c-input .c-inputBox input[type="submit"]
|
||||
{
|
||||
background:linear-gradient(315deg,#591309,#fee4c1) ;
|
||||
|
||||
cursor: pointer;
|
||||
margin-top: 20px;
|
||||
letter-spacing: 1px;
|
||||
|
||||
Reference in New Issue
Block a user