Change site to Light Mode for now #6
@@ -172,6 +172,13 @@ button[type='button']:hover,
|
|||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Bootstrap-Friendly Table Design */
|
||||||
|
table {
|
||||||
|
font-size: 15px;
|
||||||
|
}
|
||||||
|
table tr td {
|
||||||
|
font-weight: light;
|
||||||
|
}
|
||||||
|
|
||||||
/* Styled select for forms */
|
/* Styled select for forms */
|
||||||
.fancy-select,
|
.fancy-select,
|
||||||
|
|||||||
@@ -77,7 +77,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<table>
|
<table class="table table-striped">
|
||||||
<tr>
|
<tr>
|
||||||
<th>Filename</th>
|
<th>Filename</th>
|
||||||
<th>Code</th>
|
<th>Code</th>
|
||||||
|
|||||||
Reference in New Issue
Block a user