Update 'css/style.css'
continuous-integration/drone/push Build is passing Details

master
parent 137de74d41
commit f8cc332939

@ -95,7 +95,7 @@ header .left-pane a.active, header .right-pane li:hover {
border-radius: 5px;
}
header .right-pane .file-item ul {
header .right-pane .file-item {
text-align: center;
width: 100px;
height: 100px;
@ -136,6 +136,11 @@ header .right-pane .file-item:hover a {
align-items: center;
}
#sub-sections{
flex: 1;
display: flex;
}
#content-display {
background: #FFF;
color: #011C2D;

Loading…
Cancel
Save