Mercurial > hg > extraction-interface
view index.css @ 17:82f8c6bd2b69
add new tag will based on the current topic_id, insert new element into (1)taglist table and (2)topic_tag_relation table
author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
---|---|
date | Fri, 20 Feb 2015 17:57:02 +0100 |
parents | b12c99b7c3f0 |
children |
line wrap: on
line source
body{ font-family:"Georgia","Times New Roman",serif; width:1500px; } .block{ vertical-align:top; display:inline-block; width:400px; border:1px solid #000; margin-right:10px; margin-bottom:15px; padding:10px; } #sysName{ text-transform:uppercase; font-size:22px; margin-bottom:20px; } .title{ display:block; font-size:18px; text-transform:uppercase; margin-bottom:10px; padding:5px 0px; border-bottom:1px solid #000; } .content{ font-size:18px; min-height:150px; } a{ color:#000; text-decoration:none; } .doc{ font-size:18px; display:block; margin-bottom:15px; } .doc>a{ text-decoration:underline; color:#08298A; } .entry{ display:block; margin-bottom:10px; } .name{ text-decoration:underline; color:#444; } .related{ margin-top:10px; font-size:16px; } .note{ display:inline; font-size:16px; color:#bbb; }