mirror of
https://github.com/thangisme/notes.git
synced 2026-07-28 22:43:46 -04:00
Initial commit
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
expect:
|
||||
css-opacity: 1
|
||||
*/
|
||||
|
||||
.panel {
|
||||
opacity: .5;
|
||||
}
|
||||
Reference in New Issue
Block a user