Sha256: d981987f8f264438a13a7f12709f45b930d43cea45c6ecca03755e8ddf57e729

Contents?: true

Size: 1.33 KB

Versions: 4

Compression:

Stored size: 1.33 KB

Contents

body {
    color: #333;
    font-size: 11pt;
    font-family: Helvetica, arial, freesans, clean, sans-serif;
    line-height: 1.7;
}

div#contents {
    margin-left: 80px;
    margin-right: 80px;
    margin-bottom: 100px;
}


h1,h2,h3,h4,h5,h6,h7 {
    font-size: 1em;
}
h1 { font-size: 2.5em; }
h2 { font-size: 2em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }

h1, h2 {
    border-bottom: 1px solid #EEE;
}

ul > li {}

ul > li.task-item {
    list-style-type: none;
}

ul > li > input[type="checkbox"]{
    float: left;
    margin-left: -20px;
}

code {
    border-radius: 3px;
    padding-left: 6px;
    padding-right: 6px;
    border: 1px solid #DDD;
    background-color: #F8F8F8;
    font-size: 11pt;
    font-family: Consolas, 'Liberation Mono', Courier, monospace;
}

pre > code{
    display: block;
    padding: 6px 10px;
    font-size: 10pt;
    line-height: 19px;
    overflow: auto;
}

table {
    border-collapse: collapse;
}
table > thead > tr > th, table > tbody > tr > td {
    border: 1px solid #DDDDDD;
    padding: 4px 6px;
    font-size: 11pt;
}
table > thead > tr > th {
    text: align: center;
    background-color: #F8F8F8;
}

span.file-title {}
span.file-id {
    margin-left: 10px;
    color: #999999;
    font-size: .9em;
}

img {
    max-width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
methan-0.1.3 lib/methan/server/static/style.css
methan-0.1.2 lib/methan/server/static/style.css
methan-0.1.1 lib/methan/server/static/style.css
methan-0.1.0 lib/methan/server/static/style.css