mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
lightbulb/patents->community/existing
This commit is contained in:
parent
f91ccef2fb
commit
64a35c9298
@ -125,7 +125,7 @@ strong {
|
|||||||
width: 220px;
|
width: 220px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.situations .patents {
|
.situations .existing {
|
||||||
margin-top: 16px;
|
margin-top: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -148,7 +148,7 @@ strong {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.three-arrows { background-position: 0 0; width: 72px; height: 56px; }
|
.three-arrows { background-position: 0 0; width: 72px; height: 56px; }
|
||||||
.lightbulb { background-position: 0 -57px; width: 72px; height: 56px; }
|
.community { background-position: 0 -57px; width: 72px; height: 56px; }
|
||||||
.circular { background-position: 0 -115px; width: 72px; height: 68px; }
|
.circular { background-position: 0 -115px; width: 72px; height: 68px; }
|
||||||
|
|
||||||
|
|
||||||
@ -442,7 +442,7 @@ strong {
|
|||||||
only screen and (-o-min-device-pixel-ratio: 200/100),
|
only screen and (-o-min-device-pixel-ratio: 200/100),
|
||||||
only screen and (min-device-pixel-ratio: 2.0) {
|
only screen and (min-device-pixel-ratio: 2.0) {
|
||||||
.three-arrows,
|
.three-arrows,
|
||||||
.lightbulb,
|
.community,
|
||||||
.circular {
|
.circular {
|
||||||
background-image: url(../img/home-sprite@2x.png);
|
background-image: url(../img/home-sprite@2x.png);
|
||||||
-webkit-background-size: 72px 182px;
|
-webkit-background-size: 72px 182px;
|
||||||
|
@ -14,9 +14,9 @@ permalink: /
|
|||||||
<span>}</span>
|
<span>}</span>
|
||||||
</h2>
|
</h2>
|
||||||
<ul class="triptych situations clearfix">
|
<ul class="triptych situations clearfix">
|
||||||
<li class="patents">
|
<li class="existing">
|
||||||
<a href="existing">
|
<a href="existing">
|
||||||
<span class="triptych-sprite lightbulb"></span>
|
<span class="triptych-sprite community"></span>
|
||||||
<h3>I’m building on an existing project or community.</h3>
|
<h3>I’m building on an existing project or community.</h3>
|
||||||
</a>
|
</a>
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user