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:
parent
3c14329ea7
commit
84dd1a3cfb
@ -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;
|
||||||
|
@ -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">
|
||||||
|
@ -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>
|
||||||
|
@ -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>
|
||||||
|
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user