Update style.css
This commit is contained in:
@@ -780,4 +780,13 @@ form#views button .updatenumber {
|
|||||||
|
|
||||||
.testbtn {
|
.testbtn {
|
||||||
background:#77c487 !important;
|
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;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user