fix write page
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
/* Colors
|
||||
Very Very Bright Brown: #f7f2eb
|
||||
Very Bright Brown: #ede0d0
|
||||
bright brown : #e2ccb2
|
||||
dark brown : #584127
|
||||
blue lines : #2DCDFF
|
||||
red lines : #EC3B45
|
||||
*/
|
||||
/* Variables */
|
||||
|
||||
@import 'variables';
|
||||
|
||||
/* Fonts */
|
||||
|
||||
@@ -228,8 +223,9 @@ a.calendar_direction {
|
||||
bottom:2em;
|
||||
right:0;
|
||||
left:0;
|
||||
background:#EDE0D0;
|
||||
border-radius: 0.5em;
|
||||
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
/* Read */
|
||||
|
||||
Reference in New Issue
Block a user