diff --git a/css/main.css b/css/main.css index 8d87712..dcebd46 100644 --- a/css/main.css +++ b/css/main.css @@ -1890,7 +1890,18 @@ background:#202020; } +.bd-pfbtn { + position: absolute; + top: 60px; + left: 120px; + background: #7289da; + color: #FFF; + border-radius: 5px; + display: block; +} + /*BD BLUE*/ +.bd-blue .bd-pfbtn { background: #3a71c1; } .bd-blue .bot-tag {background: #3a71c1;} .bd-blue .bot-tag.bot-tag-invert {color: #3a71c1!important} .bd-blue .spinner-wandering-cubes .spinner-item {background-color: #3a71c1;}