codeigniter_test2/css/barang.css

6 lines
277 B
CSS
Raw Permalink Normal View History

2020-01-02 23:07:40 +07:00
/* CSS Document */
.bg{background-color:#CF9}
.content{ background-color:#FFF;border-radius:10px 10px 10px 10px;width:90%;margin-top:5%;margin-left:5%;margin-bottom:5%;position:fixed}
.barang{margin-left:5%;margin-top:5%;margin-bottom:5%}
#bt{background-color:#9CF;width:50px}