Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .text1 {
- font-family: Comic Sans MS;
- vertical-align: center;
- text-align: center;
- font-size: 26px;
- font-weight: 1800;
- }
- .aktif {
- color: #fff;
- font-weight: bold;
- font-size: 12px;
- vertical-align: center;
- text-align: center;
- padding-right: 5px;
- padding-left: 5px;
- }
- .aktif span {
- writing-mode: vertical-rl;
- transform: rotate(360deg);
- white-space: nowrap;
- -ms-writing-mode: tb-rl;
- -webkit-writing-mode: vertical-rl;
- }
- .harga {
- color: #fff;
- font-weight: bold;
- text-align: center;
- font-size: 20px;padding-left: 5px;
- padding-right: 5px;
- vertical-align: center;
- }
- .harga span {
- writing-mode: vertical-rl;
- transform: rotate(180deg);
- white-space: nowrap;
- -ms-writing-mode: tb-rl;
- -webkit-writing-mode: vertical-rl;
- }
- .gambar1 {
- text-align: center;
- width: 171px;
- border-bottom: 2px solid #000000;
- margin: 0px; padding: 0px;
- }
- .gambar2 {
- text-align: center;
- width: 78px;
- }
- .full {
- width: 100%;
- }
- .slogan {
- vertical-align: center;
- text-align: center;
- font-size: 8px;
- }
- .pengguna1 {
- width: 100%;
- font-weight: bold;
- font-size: 18px;
- color:#111111;
- text-align: center;
- }
- .pengguna2 {
- width: 100%;
- font-weight: bold;
- font-size: 17px;
- color:<?php echo $color;?>;
- text-align: left;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement