weblib: use more templats
[nikiroo-utils.git] / src / be / nikiroo / fanfix / library / web / style.css
index e541ddd9861f63b4f579b63f4d31b05a42b11b89..b12a24fa6ea0c3018eb925200baa066d475aee75 100644 (file)
@@ -127,7 +127,7 @@ h3 {
        width: 250px;
        display: flex;
        margin: auto;
-       margin-top: calc(50% - 320px);
+       margin-top: 100px;
        flex-direction: column;
        border: 1px solid #AAA391;
        padding: 20px;
@@ -310,13 +310,13 @@ a.viewer.link:hover {
        display: block;
 }
 
-.desc .details .col1 {
+.desc .details .col.key {
        font-weight: bold;
        padding-left: 5px;
        padding-right: 5px; 
 }
 
-.desc .details .col2 {
+.desc .details .col.value {
        color: #AAA391;
 }