[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
14082024
/
Data
/
htdocs
/
htdocs
/
perpustakaan
/
template
/
classic
/
sass
/
[
Home
]
File: _general.scss
/*default style*/ body { font-family: 'robotoregular', Helvetica, Arial, sans-serif; font-size: 14px; background-color: #f5f5f5; /*background-image: url('../img/2.jpg'); background-size: cover;*/ margin: 0; color: #757575; line-height: 1.42857143; // color: #333333; } /*header style*/ .logo { background-color: #c5c5c5; text-align: center; img { display: inline-block; } } .text { .main-name { font-size: 28px; } } /*sidebar style*/ aside { .slims-card { margin-right: 0; margin-left: 0; width: 100%; } } #cover { img { width: 100%; @include box-shadow(0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12)); } }