+ vscode night owl theme
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
.someClass {
|
||||
font-family: serif;
|
||||
}
|
||||
|
||||
#someID {
|
||||
background: yellow;
|
||||
}
|
||||
|
||||
main {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.someotherclass {
|
||||
padding: 20px;
|
||||
box-shadow: 0 0 0 2px inset;
|
||||
}
|
||||
Reference in New Issue
Block a user