kenanlian
10/18/2019 - 2:10 PM

[stylus css for learn cpp website]

[stylus css for learn cpp website]

div.header-image-container-pre {
    position: relative;
    margin: 0;
    padding: 0;
    height: 0px !important;
}
div#imagecontainer {
    border-top: solid 0px #333;
    border-bottom: solid 0px #333 !important;
    height: 0px !important;
}
strong{
    font-size: 24px !important;
    color: #57d7d4;
}
p{
    font-size: 16px !important;
    font-family: Segoe UI,Helvetica,Arial,sans-serif;
}