Initial Commit

This commit is contained in:
mathias 2014-11-14 22:21:39 +02:00
parent 4acf281752
commit 4eb6cfbac5

View file

@ -194,6 +194,13 @@ font-size: 21px;
#ipbox { #ipbox {
font-size: 21px; font-size: 21px;
} }
.btn-circle {
width: 70px;
height: 70px;
padding: 7px 21px;
border-radius: 35px;
font-size: 20px;
}
} }
::-moz-selection { ::-moz-selection {