1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-09 12:47:49 +02:00

styling tweak to source link

This commit is contained in:
Jason Long 2012-11-27 16:30:58 -05:00 committed by Haacked
parent 7514f66998
commit 05ec1ceb05
2 changed files with 6 additions and 2 deletions

View File

@ -317,11 +317,15 @@ div.sidebar .how-to-apply p:last-child {
}
div.sidebar div.source {
font-style: italic;
line-height: 1.5;
font-size: 12px;
text-align: center;
margin-top: 10px;
}
div.sidebar div.source a {
padding-left: 20px;
background: transparent url(/images/source@2x.png) 0 1px no-repeat;
background-size: 16px 12px;
}
div.sidebar div.boilerplate {
font-family: 'courier new', courier;

BIN
images/source@2x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB