PHP Classes

File: core/assets/build/less/profile.less

Recommend this page to a friend!
  Classes of No name   RT Adminlte   core/assets/build/less/profile.less   Download  
File: core/assets/build/less/profile.less
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: RT Adminlte
Generate layout and menus for Adminlte
Author: By
Last change: Add files via upload
Date: 7 years ago
Size: 452 bytes
 

Contents

Class file image Download
/* * Page: Profile * ------------- */ .profile-user-img { margin: 0 auto; width: 100px; padding: 3px; border: 3px solid @gray-lte; } .profile-username { font-size: 21px; margin-top: 5px; } .post { border-bottom: 1px solid @gray-lte; margin-bottom: 15px; padding-bottom: 15px; color: #666; &:last-of-type { border-bottom: 0; margin-bottom: 0; padding-bottom: 0; } .user-block { margin-bottom: 15px; } }