@@ -871,10 +871,13 @@ p {
}
.supertop p:last-child {
- float: left;
- height: 40px;
- line-height: 40px;
- margin: 0 0 0 10px;
+ float: right;
+ height: 40px;
+ line-height: 40px;
+ font-size: 20px;
+ color: #000;
+ font-weight: bold;
+ font-family: cursive;
.supertop p:last-child button {