1
0
mirror of https://github.com/github/choosealicense.com synced 2024-12-22 04:40:09 +01:00

styling for license notes in sidebar

This commit is contained in:
Jason Long 2013-01-21 19:52:38 -05:00 committed by Haacked
parent 3c14329ea7
commit 84dd1a3cfb
5 changed files with 11 additions and 8 deletions

View File

@ -319,6 +319,9 @@ strong {
.sidebar .how-to-apply p:last-child {
margin-bottom: 0;
}
.sidebar .note {
font-style: italic;
}
.sidebar .source {
font-size: 12px;

View File

@ -226,7 +226,7 @@ third-party archives.
<p>
Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the license into the file.
</p>
<p>
<p class="note">
<strong>Note:</strong> The Apache Foundation recommends taking the additional step of adding a boilerplate notice to the header of each source file. You can find the notice at the very end of the license in the appendix.
</p>
</div>

View File

@ -374,7 +374,7 @@ Public License instead of this License.
<p>
Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the license into the file.
</p>
<p>
<p class="note">
<strong>Note:</strong> The Free Software Foundation recommends taking the additional
step of adding a boilerplate notice to the top of each file. The boilerplate can
be found at the end of the license.

View File

@ -709,7 +709,7 @@ Public License instead of this License. But first, please read
<p>
Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the license into the file.
</p>
<p>
<p class="note">
<strong>Note:</strong> The Free Software Foundation recommends taking the additional
step of adding a boilerplate notice to the top of each file. The boilerplate can
be found at the end of the license.

View File

@ -537,7 +537,7 @@ That's all there is to it!
<p>
Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the license into the file.
</p>
<p>
<p class="note">
<strong>Note:</strong> The Free Software Foundation recommends taking the additional
step of adding a boilerplate notice to the top of each file. The boilerplate can
be found at the end of the license.