Update style.css

This commit is contained in:
ehpersonal38
2022-06-22 13:05:11 -04:00
parent c16d5f2c0c
commit 335e1c6848
+9
View File
@@ -780,4 +780,13 @@ form#views button .updatenumber {
.testbtn {
background:#77c487 !important;
}
pre.bash {
background-color: black;
color: white;
font-size: medium ;
font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
width: 100%;
display: inline-block;
}