Ajout du FR
Ajout du FR + correction du "functions.php"
This commit is contained in:
36
styles/Milk_v2/theme/milk.css
Normal file
36
styles/Milk_v2/theme/milk.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user