= Breadcrumbs::widget(
@@ -450,7 +450,7 @@ _________________________________________________________ -->
about)) {
?>
-
+
about; ?>
-
+
-
Решения
+ Решения
diff --git a/frontend/web/css/custom.css b/frontend/web/css/custom.css
index ca45304..3309f9f 100755
--- a/frontend/web/css/custom.css
+++ b/frontend/web/css/custom.css
@@ -127,4 +127,35 @@
#navigation .navbar-nav ul.dropdown-menu li.active {
background: #38a7bb;
+}
+
+span.panel-title{
+ display: inline-block;
+ border-bottom: solid 5px #986dbd;
+ line-height: 1.1;
+ margin-bottom: 0;
+ padding-bottom: 10px;
+}
+
+#footer span.title{
+ font-size: 14px;
+ font-weight: 800;
+ text-transform: uppercase;
+ letter-spacing: 0.08em;
+ color: #eeeeee;
+ margin-top: 10px;
+ margin-bottom: 10px;
+ display: inline-block;
+}
+
+#heading-breadcrumbs span.main {
+ color: #333333;
+ text-transform: uppercase;
+ font-size: 30px;
+ font-weight: 700;
+ letter-spacing: 0.08em;
+ margin-top: 20px;
+ margin-bottom: 20px;
+ display:inline-block;
+ line-height: 1.1;
}
\ No newline at end of file
--
libgit2 0.21.4