friendica/view/theme/darkbubble/style.css

8 lines
90 B
CSS
Raw Normal View History

2011-09-29 01:22:08 +02:00
@import url('../testbubble/style.css');
body {
background: #000000;
color: #dddddd;
}