1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00
hubzilla_ynh/sources/addons/pageheader/pageheader.css

10 lines
174 B
CSS
Raw Normal View History

2016-03-20 08:06:33 +01:00
.pageheader {
padding: 21px 10px;
color: #31708f;
background-color: #d9edf7;
border: 1px solid #bce8f1;
text-align: center;
margin-bottom: 20px;
border-radius: 4px;
}