mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-02-04 05:29:29 +01:00
16 lines
149 B
CSS
16 lines
149 B
CSS
#header,
|
|
.item,
|
|
.item .details,
|
|
.memory dl,
|
|
.change-params li{
|
|
zoom:1;
|
|
}
|
|
.edit{
|
|
margin:0;
|
|
}
|
|
.cc{
|
|
display:inline-block;
|
|
}
|
|
*html .cc{
|
|
height: 1%;
|
|
} |