added rule page
This commit is contained in:
@@ -32,6 +32,20 @@ footer {
|
||||
color: #00ff00;
|
||||
}
|
||||
|
||||
.container.header-title {
|
||||
background: transparent;
|
||||
border: none;
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
/* Ensure the link inside doesn't have extra decoration if not wanted */
|
||||
.header-title h1 {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
||||
h1 { font-size: 1.5rem; word-wrap: break-word; }
|
||||
|
||||
input[type="text"], input[type="email"] {
|
||||
|
||||
Reference in New Issue
Block a user