diff --git a/web/strike/index.html b/web/strike/index.html index 66290aa..ba6ed6e 100644 --- a/web/strike/index.html +++ b/web/strike/index.html @@ -14,7 +14,10 @@ + Operators +
S diff --git a/web/strike/style.css b/web/strike/style.css index 3a3a816..5c4b638 100644 --- a/web/strike/style.css +++ b/web/strike/style.css @@ -1,3 +1,20 @@ +/* img{ + +width:100%; +position:absolute; +filter: grayscale(100%) contrast(50%); +} + +#overlay { +background-color: rgba(253, 5, 150, 0.459); +position:fixed; +top:0; +right:0; +bottom:0; +left:0; +} */ + + a{ font-family: 'Courier New', Courier, monospace; font-size: 180px;