Private GIT

Skip to content
Snippets Groups Projects
Commit 6a95ccc8 authored by Christophe K.'s avatar Christophe K.
Browse files

Replace like_mybb_bT4CK-theme.xml

parent 1faca0ac
No related branches found
No related tags found
No related merge requests found
Pipeline #62 failed
...@@ -500,7 +500,7 @@ a:active { ...@@ -500,7 +500,7 @@ a:active {
   
@media only screen and (min-width: 1140px) { @media only screen and (min-width: 1140px) {
.wrapper { .wrapper {
width: 97%; width: 98%;
max-width: 1500px; max-width: 1500px;
padding: 0; padding: 0;
margin: 0 auto; margin: 0 auto;
...@@ -1702,8 +1702,19 @@ tr.trow_selected td { ...@@ -1702,8 +1702,19 @@ tr.trow_selected td {
} }
   
.navigation { .navigation {
color: #333; /*color: #333;
font-size: 12px; font-size: 12px;*/
margin-bottom: 13px;
padding: 0 19px;
font-family: inherit;
color: #aaa;
border-radius: 10px;
font-size: 13px;
overflow: hidden;
height: 48px;
line-height: 48px;
background: rgba(65,93,249,.1);
filter: blur(0);
} }
   
.navigation a:link { .navigation a:link {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment