mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
make footer more similar to 4chan
This commit is contained in:
@@ -2801,7 +2801,7 @@ export const Footer = styled.div`
|
|||||||
}
|
}
|
||||||
|
|
||||||
#version {
|
#version {
|
||||||
margin-top: 25px;
|
margin-top: 13px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -990,20 +990,20 @@ const Board = () => {
|
|||||||
plebchan v0.1.0. GPL-2.0
|
plebchan v0.1.0. GPL-2.0
|
||||||
</div>
|
</div>
|
||||||
<div className="footer-links"
|
<div className="footer-links"
|
||||||
style={{
|
style={{
|
||||||
textAlign: "center",
|
textAlign: "center",
|
||||||
fontSize: "x-small",
|
fontSize: "x-small",
|
||||||
fontFamily: "arial",
|
fontFamily: "arial",
|
||||||
marginTop: "10px",
|
marginTop: "5px",
|
||||||
marginBottom: "15px",
|
marginBottom: "15px",
|
||||||
}}>
|
}}>
|
||||||
<a href="https://plebbit.com" target="_blank" rel="noopener noreferrer">About</a>
|
<a style={{textDecoration: 'underline'}} href="https://plebbit.com" target="_blank" rel="noopener noreferrer">About</a>
|
||||||
•
|
•
|
||||||
<a href="https://github.com/plebbit" target="_blank" rel="noopener noreferrer">GitHub</a>
|
<a style={{textDecoration: 'underline'}} href="https://github.com/plebbit" target="_blank" rel="noopener noreferrer">GitHub</a>
|
||||||
•
|
•
|
||||||
<a href="https://twitter.com/getplebbit" target="_blank" rel="noopener noreferrer">Twitter</a>
|
<a style={{textDecoration: 'underline'}} href="https://twitter.com/getplebbit" target="_blank" rel="noopener noreferrer">Twitter</a>
|
||||||
•
|
•
|
||||||
<a href="https://t.me/plebbit" target="_blank" rel="noopener noreferrer">Telegram</a>
|
<a style={{textDecoration: 'underline'}} href="https://t.me/plebbit" target="_blank" rel="noopener noreferrer">Telegram</a>
|
||||||
</div>
|
</div>
|
||||||
</Footer>
|
</Footer>
|
||||||
</Container>
|
</Container>
|
||||||
|
|||||||
@@ -474,20 +474,20 @@ const Catalog = () => {
|
|||||||
plebchan v0.1.0. GPL-2.0
|
plebchan v0.1.0. GPL-2.0
|
||||||
</div>
|
</div>
|
||||||
<div className="footer-links"
|
<div className="footer-links"
|
||||||
style={{
|
style={{
|
||||||
textAlign: "center",
|
textAlign: "center",
|
||||||
fontSize: "x-small",
|
fontSize: "x-small",
|
||||||
fontFamily: "arial",
|
fontFamily: "arial",
|
||||||
marginTop: "10px",
|
marginTop: "5px",
|
||||||
marginBottom: "15px",
|
marginBottom: "15px",
|
||||||
}}>
|
}}>
|
||||||
<a href="https://plebbit.com" target="_blank" rel="noopener noreferrer">About</a>
|
<a style={{textDecoration: 'underline'}} href="https://plebbit.com" target="_blank" rel="noopener noreferrer">About</a>
|
||||||
•
|
•
|
||||||
<a href="https://github.com/plebbit" target="_blank" rel="noopener noreferrer">GitHub</a>
|
<a style={{textDecoration: 'underline'}} href="https://github.com/plebbit" target="_blank" rel="noopener noreferrer">GitHub</a>
|
||||||
•
|
•
|
||||||
<a href="https://twitter.com/getplebbit" target="_blank" rel="noopener noreferrer">Twitter</a>
|
<a style={{textDecoration: 'underline'}} href="https://twitter.com/getplebbit" target="_blank" rel="noopener noreferrer">Twitter</a>
|
||||||
•
|
•
|
||||||
<a href="https://t.me/plebbit" target="_blank" rel="noopener noreferrer">Telegram</a>
|
<a style={{textDecoration: 'underline'}} href="https://t.me/plebbit" target="_blank" rel="noopener noreferrer">Telegram</a>
|
||||||
</div>
|
</div>
|
||||||
</Footer>
|
</Footer>
|
||||||
</Container>
|
</Container>
|
||||||
|
|||||||
@@ -1035,20 +1035,20 @@ const Thread = () => {
|
|||||||
plebchan v0.1.0. GPL-2.0
|
plebchan v0.1.0. GPL-2.0
|
||||||
</div>
|
</div>
|
||||||
<div className="footer-links"
|
<div className="footer-links"
|
||||||
style={{
|
style={{
|
||||||
textAlign: "center",
|
textAlign: "center",
|
||||||
fontSize: "x-small",
|
fontSize: "x-small",
|
||||||
fontFamily: "arial",
|
fontFamily: "arial",
|
||||||
marginTop: "10px",
|
marginTop: "5px",
|
||||||
marginBottom: "15px",
|
marginBottom: "15px",
|
||||||
}}>
|
}}>
|
||||||
<a href="https://plebbit.com" target="_blank" rel="noopener noreferrer">About</a>
|
<a style={{textDecoration: 'underline'}} href="https://plebbit.com" target="_blank" rel="noopener noreferrer">About</a>
|
||||||
•
|
•
|
||||||
<a href="https://github.com/plebbit" target="_blank" rel="noopener noreferrer">GitHub</a>
|
<a style={{textDecoration: 'underline'}} href="https://github.com/plebbit" target="_blank" rel="noopener noreferrer">GitHub</a>
|
||||||
•
|
•
|
||||||
<a href="https://twitter.com/getplebbit" target="_blank" rel="noopener noreferrer">Twitter</a>
|
<a style={{textDecoration: 'underline'}} href="https://twitter.com/getplebbit" target="_blank" rel="noopener noreferrer">Twitter</a>
|
||||||
•
|
•
|
||||||
<a href="https://t.me/plebbit" target="_blank" rel="noopener noreferrer">Telegram</a>
|
<a style={{textDecoration: 'underline'}} href="https://t.me/plebbit" target="_blank" rel="noopener noreferrer">Telegram</a>
|
||||||
</div>
|
</div>
|
||||||
</Footer>
|
</Footer>
|
||||||
</Container>
|
</Container>
|
||||||
|
|||||||
Reference in New Issue
Block a user