mirror of
https://github.com/thangisme/notes.git
synced 2026-07-27 19:33:51 -04:00
Initial commit
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
@page {
|
||||
margin: 0.5cm;
|
||||
}
|
||||
|
||||
/* comment */
|
||||
|
||||
@-moz-document url-prefix() {
|
||||
a {
|
||||
color: black;
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
/* c */
|
||||
color/**/: white;
|
||||
padding: 0 /*{}*/ 1px /*}*/ 2px;
|
||||
}
|
||||
Reference in New Issue
Block a user