Skip to content

Commit 776698a

Browse files
committed
Added better styling of dev tools icons, plus resized 'Dashboard' icon to actually be 32x32 px.
1 parent 36b4477 commit 776698a

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

css/basic.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ a:visited {
1515
a:link:hover, a:visited:hover, a:active:hover {
1616
color: #FFBF00;
1717
}
18+
a:link img {
19+
display: block;
20+
float: left;
21+
margin-top: -4px;
22+
margin-right: 4px;
23+
}
1824
p, dt, dd {
1925
margin-top: 1.5em; /* 24px @ 16px */
2026
margin-bottom: 1.5em;

img/icons/dashboard-32x32.gif

-19 Bytes
Loading

0 commit comments

Comments
 (0)