You've already forked baupm-theme
added flex-box style
This commit is contained in:
@@ -497,7 +497,13 @@
|
|||||||
flex-flow: row wrap;
|
flex-flow: row wrap;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
.theme-Baupm .flex .flex-box {
|
||||||
|
border: 1px solid #ddd;
|
||||||
|
padding: 8px;
|
||||||
|
margin: 0 0 20px 0;
|
||||||
|
line-height: 1.5em;
|
||||||
|
border-radius: 3px;
|
||||||
|
}
|
||||||
.theme-Baupm #content .reporting-list li .label {
|
.theme-Baupm #content .reporting-list li .label {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user