list.css
Same filename and directory in other branches
Visual styles for Bartik's lists.
File
-
core/
themes/ bartik/ css/ components/ list.css
View source
- /**
- * @file
- * Visual styles for Bartik's lists.
- */
-
- ul.links {
- margin: 0;
- padding: 0;
- list-style: none;
- color: #68696b;
- font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
- font-size: 0.821em;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.