app/assets/stylesheets/c80_estate/backend/common.scss in c80_estate-0.1.0.26 vs app/assets/stylesheets/c80_estate/backend/common.scss in c80_estate-0.1.0.27
- old
+ new
@@ -18,6 +18,15 @@
}
a.canvasjs-chart-credit {
display: none !important;
opacity: 0 !important;
+}
+
+h2#page_title {
+ span.h2_title_span {
+ font-size: 34px;
+ font-weight: 300;
+ color: #d8d7d7;
+ border-bottom: 2px dotted #d8d7d7;
+ }
}
\ No newline at end of file