forked from friendica/friendica-addons
Coloured box added
This commit is contained in:
parent
727eca1ce7
commit
d685663ac0
|
@ -20,10 +20,7 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-top: 25px;
|
margin-top: 25px;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
}
|
/* The pageheader box */
|
||||||
|
|
||||||
/* The pageheader box */
|
|
||||||
.pageheader {
|
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
background-color: #2eb885; /* Green */
|
background-color: #2eb885; /* Green */
|
||||||
color: white;
|
color: white;
|
||||||
|
|
Loading…
Reference in a new issue