blogview_plain
This commit is contained in:
@@ -204,6 +204,21 @@ html, body {
|
||||
@media (max-width: 767px) {
|
||||
.ble_title {
|
||||
font-size: 1.25em; } }
|
||||
.blogcontent {
|
||||
color: #333;
|
||||
border: 1px solid black;
|
||||
background-color: #E0E0E0;
|
||||
width: 80%;
|
||||
margin-left: auto;
|
||||
margin-right: auto; }
|
||||
|
||||
.bc_header {
|
||||
background-color: #BBB;
|
||||
padding: 0 4px; }
|
||||
|
||||
.bc_data {
|
||||
padding: 8px; }
|
||||
|
||||
.euler_pnl_base {
|
||||
display: inline-flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user