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
2016-03-20 12:36:33 +05:30

9 lines
174 B
CSS
Executable file

.pageheader {
padding: 21px 10px;
color: #31708f;
background-color: #d9edf7;
border: 1px solid #bce8f1;
text-align: center;
margin-bottom: 20px;
border-radius: 4px;
}