Merge remote-tracking branch 'remotes/origin/branch_0.7.3' into d3version
# Conflicts: # themes/d3/css/d3.css
Cette révision appartient à :
révision
6a98b9a275
@ -196,3 +196,15 @@ li {
|
||||
font-size: 14px;
|
||||
color: #f7f7f7;
|
||||
}
|
||||
|
||||
@media (max-width:768px){
|
||||
.HomepageTitle h2 {
|
||||
font-size: 30px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width:571px){
|
||||
.HomepageTitle h2 {
|
||||
font-size: 24px;
|
||||
}
|
||||
}
|
Chargement…
Référencer dans un nouveau ticket
Block a user