Skip to content
Snippets Groups Projects
Commit 19e2a6a8 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #2939408: Managed optional configs for [Varbase Theme - Material Design]...

Issue #2939408: Managed optional configs for [Varbase Theme - Material Design] theme, and Updated Vartheme and updated sytle of copyright at the footer
parent 773bd7d8
No related branches found
No related tags found
No related merge requests found
......@@ -7,12 +7,12 @@
padding-bottom: 0;
margin-top: 45px;
}
.footer-wrapper .footer #block-copyright {
.footer-wrapper .footer section[id$="-copyright"] {
float: left;
padding: 17px 0 17px 0;
font-size: 12px;
}
.footer-wrapper .footer #block-copyright > div {
.footer-wrapper .footer section[id$="-copyright"] > div {
padding: 14px 0 10px 0;
}
.footer-wrapper .footer ul.nav {
......
......@@ -17,7 +17,7 @@
padding-bottom: 0;
margin-top: 45px;
#block-copyright {
section[id$="-copyright"] {
float: left;
padding: 17px 0 17px 0;
font-size: 12px;
......
......@@ -7,12 +7,12 @@
padding-bottom: 0;
margin-top: 45px;
}
.footer-wrapper .footer #block-copyright {
.footer-wrapper .footer section[id$="-copyright"] {
float: left;
padding: 17px 0 17px 0;
font-size: 12px;
}
.footer-wrapper .footer #block-copyright > div {
.footer-wrapper .footer section[id$="-copyright"] > div {
padding: 14px 0 10px 0;
}
.footer-wrapper .footer ul.nav {
......
......@@ -17,7 +17,7 @@
padding-bottom: 0;
margin-top: 45px;
#block-copyright {
section[id$="-copyright"] {
float: left;
padding: 17px 0 17px 0;
font-size: 12px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment