Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
28 lignes
370 B
28 lignes
370 B
.blog-root{
|
|
height: 100%;
|
|
margin: 50px 4% 0 300px;
|
|
}
|
|
|
|
.blog-info{
|
|
text-align: center;
|
|
}
|
|
|
|
.blog-info em{
|
|
padding: 0 8px !important;
|
|
}
|
|
|
|
.blog-user{
|
|
position: fixed;
|
|
top: 60px;
|
|
left: 20px;
|
|
width: 260px;
|
|
height: 100%;
|
|
background-color: #f9f9f9;
|
|
}
|
|
.comms-root{
|
|
margin: 50px 4% 0 300px;
|
|
}
|
|
|
|
.comms-root a{
|
|
text-decoration: none;
|
|
}
|