This commit is contained in:
parent
8b904b03de
commit
89892d3e0c
3 changed files with 9 additions and 17 deletions
|
|
@ -297,13 +297,6 @@ li {
|
|||
padding-bottom: .5rem;
|
||||
}
|
||||
|
||||
/* gay ass text */
|
||||
.rainbow {
|
||||
animation: 2s linear infinite rainbow;
|
||||
-webkit-animation: 2s linear infinite rainbow;
|
||||
-moz-animation: 2s linear infinite rainbow;
|
||||
}
|
||||
|
||||
/* the tabler icons svgs styling */
|
||||
.tabler-icon,
|
||||
.icon .icon-tabler {
|
||||
|
|
|
|||
|
|
@ -22,10 +22,11 @@ footer {
|
|||
|
||||
.fediring {
|
||||
a {
|
||||
color: var(--green);
|
||||
display: inline-grid;
|
||||
font-size: 1.5rem;
|
||||
color: var(--green);
|
||||
margin-bottom: .5em;
|
||||
text-decoration: none !important;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
|
|
@ -75,7 +76,6 @@ footer {
|
|||
text-align: center;
|
||||
font-size: 0.938rem;
|
||||
margin: .2em 0px .2em;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
img {
|
||||
|
|
@ -93,8 +93,8 @@ footer {
|
|||
|
||||
.inner-footer {
|
||||
text-align: center;
|
||||
padding-top: 14px;
|
||||
padding-bottom: 14px;
|
||||
margin-top: -.7rem;
|
||||
margin-bottom: -.7rem;
|
||||
|
||||
a {
|
||||
width: 3rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue