mirror of
https://github.com/bckelley/avogadrio.git
synced 2026-08-24 02:04:11 -05:00
Add small author text
This commit is contained in:
@@ -536,3 +536,11 @@ button {
|
||||
.row-social a:hover {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.misc-text {
|
||||
color: rbga(128, 128, 128, 0.5);
|
||||
position: absolute;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
font-size: 10pt;
|
||||
}
|
||||
@@ -143,6 +143,9 @@
|
||||
<span class="hamb-bottom"></span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="misc-text">
|
||||
© Saul Johnson 2017 | MIT Licensed
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user