mirror of
https://github.com/swaywm/sway.git
synced 2026-04-26 06:46:26 -04:00
Initial website commit
This commit is contained in:
commit
0fe4c30e20
6 changed files with 493 additions and 0 deletions
11
css/master.scss
Normal file
11
css/master.scss
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
---
|
||||
|
||||
body {
|
||||
background-color: #111;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
video {
|
||||
max-width: 100%;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue