home/natto/ags: init
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
8
home/natto/ags/styles/calendar.scss
Normal file
8
home/natto/ags/styles/calendar.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
.calendar {
|
||||
.calendar-unwrapped {
|
||||
margin-top: 10px;
|
||||
border: 2px solid $mauve;
|
||||
border-radius: 4px;
|
||||
background: rgba($base, 0.9);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user