mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
latest changes
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
|
||||
body {
|
||||
background-image: url('/img/bodyBg.png');
|
||||
min-width: 980px;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
@ -115,4 +116,4 @@ body::-webkit-scrollbar-corner {
|
||||
-moz-box-shadow: inset 1px 1px 0 rgba(0,0,0,.14);
|
||||
-webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.14);
|
||||
box-shadow: inset 1px 1px 0 rgba(0,0,0,.14);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user