Ajout du FR

Ajout du FR + correction du "functions.php"
This commit is contained in:
Gauvain Boiché
2020-03-30 14:52:34 +02:00
commit 5e4c5f9418
4541 changed files with 608941 additions and 0 deletions

View File

@@ -0,0 +1,36 @@
/* New code for new things */
#inner-wrap {
background: #FFFFFF;
position: relative;
margin-top: -50px !important;
z-index: 3;
}
#inner-wrap:after {
content: "";
display: table;
clear: both;
height: 0;
}
.viewtopic_wrapper {
padding: 10px 10px 5px;
}
.sub-forumlist ul {
float: left;
list-style-type: none;
margin-left: 20px !important;
}
.sub-forumlist li {
line-height: 1.5em;
}
body.force_rounded_avatars span.lastpostavatar img.avatar {
border-radius: 25px;
}
.viewtopic_wrapper .phpbb-ads-center {
padding: 15px;
}