change folding-marks values
This commit is contained in:
+3
-3
@@ -60,8 +60,8 @@ h1 {
|
||||
|
||||
/* Change look of folding-marks */
|
||||
.folding-mark {
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
border-radius: 8rem;
|
||||
width: 0.5rem;
|
||||
height: 0.5rem;
|
||||
border-radius: 2rem;
|
||||
background-color: #ff8c00;
|
||||
}
|
||||
Reference in New Issue
Block a user