Coloured box added
parent
8b8d58bd8c
commit
26dd4f0d71
|
@ -20,14 +20,11 @@
|
|||
width: 100%;
|
||||
margin-top: 25px;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
/* The pageheader box */
|
||||
.pageheader {
|
||||
padding: 20px;
|
||||
background-color: #2eb885; /* Green */
|
||||
color: white;
|
||||
border: 1px solid transparent;
|
||||
border-radius: 2px;
|
||||
margin-bottom: 15px;
|
||||
/* The pageheader box */
|
||||
padding: 20px;
|
||||
background-color: #2eb885; /* Green */
|
||||
color: white;
|
||||
border: 1px solid transparent;
|
||||
border-radius: 2px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue