1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2025-12-01 05:43:04 +00:00
الملفات
postal/app/assets/stylesheets/application/components/_page_header.scss
2017-04-19 13:07:25 +01:00

15 أسطر
183 B
SCSS

.pageHeader {
background:$darkBlue;
padding:22px 25px;
}
.pageHeader__title {
font-size:26px;
font-weight:300;
color:#fff;
}
.pageHeader__titlePrevious {
opacity:0.2;
}