mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-04 11:35:06 +03:00
12 lines
119 B
CSS
12 lines
119 B
CSS
.button {
|
|
width: 25%;
|
|
height: 100%;
|
|
}
|
|
|
|
.left {
|
|
width: 100px;
|
|
height: 150px;
|
|
margin: 50px 100px;
|
|
}
|
|
|