mirror of
https://github.com/friendica/friendica
synced 2025-01-28 22:19:49 +00:00
8 lines
90 B
CSS
8 lines
90 B
CSS
|
@import url('../testbubble/style.css');
|
||
|
|
||
|
body {
|
||
|
background: #000000;
|
||
|
color: #dddddd;
|
||
|
}
|
||
|
|