File: app/components/hackernews/comment/comment.css

Recommend this page to a friend!
  Classes of Sergey Beskorovayniy   Hackernews Vue   app/components/hackernews/comment/comment.css   Download  
File: app/components/hackernews/comment/comment.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Hackernews Vue
View information from Hackernews using Vue.js
Author: By
Last change:
Date: 7 years ago
Size: 448 bytes
 

Contents

Class file image Download
#demo .comhead { color: #828282; font-size: 11px; margin-bottom: 8px; } #demo .comhead a { color: #828282; } #demo .comhead a:hover { text-decoration: underline; } #demo .comhead .toggle { margin-right: 4px; } #demo .comment-content { margin: 0 0 16px 24px; word-wrap: break-word; } #demo .comment-content code { white-space: pre-wrap; } #demo .child-comments { margin: 8px 0 8px 22px; }