hello there!
I found some css code for mobile.
And after searching in the source code ,
I found that this specific code changes my desktop version also :
You can see my forum before and after below :
Can you help me?
thanks
I found some css code for mobile.
And after searching in the source code ,
I found that this specific code changes my desktop version also :
- Code:
.post {
padding: 0!important;
line-height: 170%!important;
margin: 0px;
font-size: 12px!important;
background: transparent!important;
}
.postbody .content {
position: relative;
padding: 15px!important;
word-break: break-all;
-moz-hyphens: auto;
font-size: 12px!important;
color: #555!important;
line-height: 170%!important;
background: #FFF!important;
}
You can see my forum before and after below :
Can you help me?
thanks