/about/ + extendedGitGraph
This commit is contained in:
@@ -86,3 +86,21 @@ body {
|
||||
width:0 !important;
|
||||
height:0 !important;
|
||||
}
|
||||
|
||||
.boxedcontent {
|
||||
color: $COL_TEXT_DARK;
|
||||
border: 1px solid black;
|
||||
background-color: $COL_BACKGROUND_2;
|
||||
width: 100%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
||||
.bc_header {
|
||||
background-color: #BBB;
|
||||
padding: 0 4px;
|
||||
}
|
||||
|
||||
.bc_data {
|
||||
padding: 8px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user