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

Recommend this page to a friend!
  Classes of Sergey Beskorovayniy   Hackernews Vue   app/components/hackernews/userview/userview.css   Download  
File: app/components/hackernews/userview/userview.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: 334 bytes
 

Contents

Class file image Download
#demo .user-view { color: #828282; } #demo .user-view li { margin: 5px 0; } #demo .user-view .label { color: #333; font-weight: bold; display: inline-block; min-width: 60px; } #demo .user-view .about { margin-top: 1em; } #demo .user-view .links a { text-decoration: underline; }