mirror of
https://github.com/PaiGramTeam/PamGram.git
synced 2024-11-16 20:10:36 +00:00
23 lines
235 B
CSS
23 lines
235 B
CSS
.common-width {
|
|
width: 90%;
|
|
margin-left: 5%;
|
|
}
|
|
|
|
.exhibition {
|
|
width: 50px;
|
|
height: 50px;
|
|
}
|
|
|
|
.exhibition-lock {
|
|
height: 50px;
|
|
}
|
|
|
|
.director {
|
|
width: 50px;
|
|
height: 65px;
|
|
}
|
|
|
|
.director-lock {
|
|
height: 65px;
|
|
}
|