bester button
This commit is contained in:
parent
31897391d3
commit
3bcedd3c1c
@ -15,13 +15,13 @@
|
||||
</template>
|
||||
|
||||
<template id="login-template">
|
||||
<a href="https://penglogin.thepenguinontheweb.tech" class="header-link">
|
||||
<a href="https://penglogin.thepenguinontheweb.tech" class="button">
|
||||
Login
|
||||
</a>
|
||||
</template>
|
||||
|
||||
<template id="my-account-template">
|
||||
<a href="https://penglogin.thepenguinontheweb.tech/myaccount" class="header-link">
|
||||
<a href="https://penglogin.thepenguinontheweb.tech/myaccount" class="button">
|
||||
My Account
|
||||
</a>
|
||||
</template>
|
@ -281,7 +281,7 @@ main {
|
||||
}
|
||||
}
|
||||
|
||||
button {
|
||||
.button {
|
||||
padding: 10px 20px;
|
||||
border-radius: 5px;
|
||||
border: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user