mirror of
https://github.com/thangisme/notes.git
synced 2026-07-29 11:50:40 -04:00
Initial commit
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
a {
|
||||
background: -webkit-linear-gradient(top, #f00 0%, #fff 100%);
|
||||
background: linear-gradient(to bottom, #f00 0%, #fff 100%);
|
||||
}
|
||||
Reference in New Issue
Block a user