forked from buzzert/smartbar
9 lines
145 B
HTML
9 lines
145 B
HTML
<style>
|
|
#bouba-page {
|
|
background-color: red;
|
|
}
|
|
</style>
|
|
|
|
<div id="bouba-page" class="page-base">
|
|
This is a test kiki.
|
|
</div> |