moved js into seperate files inside js/ directory
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
#posts > div > p {
|
||||
#posts > div > p > span:first-child {
|
||||
color: green;
|
||||
}
|
||||
|
||||
@@ -42,5 +42,5 @@ button {
|
||||
}
|
||||
|
||||
* {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
font-family: 'system-ui';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user