]> Untitled Git - purplebirdman.git/blob - www/css/index-1.css
f9455810e18276fb5e461a5762a2a87e083e36cb
[purplebirdman.git] / www / css / index-1.css
1 body {
2     background: #defcf9;
3 }
4
5 .card { 
6         background: #cadefc; 
7     width: 512px;
8     border-radius: 24px;
9     padding: 8px;
10 }
11
12 .links { 
13         background: #c3bef0; 
14     border-radius: 24px;
15     padding: 8px;
16 }
17
18 .link { 
19         background: #cca8e9; 
20     border-radius: 24px;
21     padding: 8px;
22 }