Skip to content
Snippets Groups Projects
Commit cba612a9 authored by Antonela's avatar Antonela :crystal_ball:
Browse files

Update button padding to help l10n

Update font's sources
parent 666de536
Branches torbutton-torbuttondtd
No related tags found
1 merge request!6Update eoy.scss
@font-face {
font-family: WhiteonBlack; /* https://open-foundry.com/fonts/league_gothic_italic */
font-family: WhiteonBlack; /* by imagex-fonts.com */
src: url('./fonts/WhiteonBlack/WhiteOnBlack.ttf');
}
@font-face {
font-family: TerminalGrotesque; /* https://open-foundry.com/fonts/league_gothic_italic */
font-family: TerminalGrotesque; /* https://open-foundry.com/fonts/terminal_grotesque_open */
src: url('./fonts/grotesque/terminal-grotesque_open.otf');
}
......@@ -53,7 +53,7 @@
.rectangle {
background-image: url('./images/home/png/tape.png');
color: black;
padding: 10px;
padding: 15px 40px 0px 15px;
font-size: 2em;
font-family: "TerminalGrotesque", sans-serif;
text-decoration: none;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment