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 { .sidebar .how-to-apply p:last-child {
margin-bottom: 0; margin-bottom: 0;
} }
.sidebar .note {
font-style: italic;
}
.sidebar .source { .sidebar .source {
font-size: 12px; font-size: 12px;

View File

@ -226,8 +226,8 @@ third-party archives.
<p> <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. 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> <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. <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> </p>
</div> </div>
<div class="source"> <div class="source">

View File

@ -374,8 +374,8 @@ Public License instead of this License.
<p> <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. 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> <p class="note">
<strong>Note:</strong>The Free Software Foundation recommends taking the additional <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 step of adding a boilerplate notice to the top of each file. The boilerplate can
be found at the end of the license. be found at the end of the license.
</p> </p>

View File

@ -709,8 +709,8 @@ Public License instead of this License. But first, please read
<p> <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. 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> <p class="note">
<strong>Note:</strong>The Free Software Foundation recommends taking the additional <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 step of adding a boilerplate notice to the top of each file. The boilerplate can
be found at the end of the license. be found at the end of the license.
</p> </p>

View File

@ -537,8 +537,8 @@ That's all there is to it!
<p> <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. 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> <p class="note">
<strong>Note:</strong>The Free Software Foundation recommends taking the additional <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 step of adding a boilerplate notice to the top of each file. The boilerplate can
be found at the end of the license. be found at the end of the license.
</p> </p>