friendica/view/theme/darkbubble/style.css

8 lines
90 B
CSS

@import url('../testbubble/style.css');
body {
background: #000000;
color: #dddddd;
}