Added PGP key

This commit is contained in:
2016-01-25 11:45:22 -05:00
parent 6d4809ba98
commit 87753662a9
2 changed files with 10 additions and 6 deletions

View File

@@ -23,6 +23,12 @@ a
a:hover
{ text-decoration: underline; }
a.sidelink
{
color: inherit;
text-decoration: none;
}
#banner
{
display: block;
@@ -63,12 +69,6 @@ img
width: 685px;
}
#navbar a
{
color: inherit;
text-decoration: none;
}
#navbar h3
{
border-bottom: 1px solid #6FC3DF;
@@ -89,6 +89,7 @@ img
#profile
{
border: 1px solid #6FC3DF;
margin-bottom: 20px;
margin-top: 20px;
width: 233px;
}