Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12435
csslint css/app.css (docker.nasqueron.org)
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
dereckson
Nov 14 2015, 17:49
2015-11-14 17:49:21 (UTC+0)
Size
1 KB
Referenced Files
None
Subscribers
None
csslint css/app.css (docker.nasqueron.org)
View Options
>>> Lint for css/app.css:
Warning (CSSLint) CSSLint
Don't use adjoining classes.
32 line-height: 1;
33 }
34
>>> 35 .batch.large {
36 font-size: 32px;
37 margin-bottom: 0.5em;
38 color: #2C3E50;
Warning (CSSLint) CSSLint
The universal selector (*) is known to be slow.
46 General style
47 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
48
>>> 49 * {
50 font-family: 'Poppins', sans-serif;
51 }
52
Warning (CSSLint) CSSLint
Don't use IDs in selectors.
54 Hero
55 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
56
>>> 57 #hero {
58 padding-top: 1em;
59 padding-bottom: 1em;
60 margin-bottom: 1em;
Warning (CSSLint) CSSLint
Don't use IDs in selectors.
64 color: #EEEFF7;
65 }
66
>>> 67 #hero .logo {
68 margin-bottom: 1em;
69 text-align: center;
70 }
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
11025
Default Alt Text
csslint css/app.css (docker.nasqueron.org) (1 KB)
Attached To
Mode
P127 csslint css/app.css (docker.nasqueron.org)
Attached
Detach File
Event Timeline
Log In to Comment