mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-21 20:08:40 +03:00
Parsing css and css groups
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
|
||||
|
||||
.button {
|
||||
width: 10px;
|
||||
height: 100px;
|
||||
color: rgba(1, 1, 2, 1);
|
||||
}
|
||||
width: 25%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.left {
|
||||
width: 100px;
|
||||
height: 150px;
|
||||
margin: 50px 100px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user