Skip to content

Commit 5b11a81

Browse files
author
laser
committed
frustrated
1 parent 9edfeb2 commit 5b11a81

File tree

2 files changed

+17
-10
lines changed

2 files changed

+17
-10
lines changed

luz.html

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
</head>
1313
<style>
1414
@font-face {
15-
font-family: 'Wellbutrin';
16-
src: url('Welbut__.ttf') format('truetype');
15+
font-family: 'frunchy-sage';
16+
src: url('luz/frunchy-sage.ttf') format('truetype');
1717
font-weight: normal;
1818
font-style: normal;
1919
}
@@ -40,6 +40,7 @@
4040
p {
4141
text-align: center;
4242
color: white;
43+
font-family: 'frunchy-sage', sans-serif;
4344
}
4445

4546
code {
@@ -60,16 +61,19 @@
6061
a {
6162
color: rgb(255, 255, 255);
6263
cursor: pointer;
64+
font-family: 'frunchy-sage', sans-serif;
65+
font-size:xx-large;
6366
}
6467

6568
body {
6669
background-color: #5f8168;
67-
font-family: 'BethEllen', sans-serif;
70+
font-family: 'frunchy-sage', sans-serif;
6871
}
6972
.container {
7073
position: relative;
7174
text-align: center;
7275
color: white;
76+
font-size: 36px;
7377
}
7478
.centered {
7579
position: absolute;
@@ -83,7 +87,9 @@
8387

8488
<body>
8589
<p>
86-
<a href="https://google.com" target="_blank">We're Getting Married!</a>
90+
<a style="font-family: 'BethEllen', sans-serif; font-size: 22px"
91+
92+
href="https://google.com" target="_blank">We're Getting Married!</a>
8793
&nbsp;|&nbsp; <a href="https://google.com" target="_blank">You're Invited!</a>
8894
&nbsp;|&nbsp; <a href="https://google.com" target="_blank">Thank YOU!</a>
8995
&nbsp;|&nbsp; <a href="https://google.com" target="_blank">Details</a>
@@ -98,17 +104,16 @@
98104
<div><img src="luz/squiggle.png"></div>
99105
<h1 class="title">
100106
Jazlyn & Lucy</h1>
101-
<p style="color:rgb(255, 255, 255);">
107+
<p style="font-family: 'BethEllen', sans-serif;">
102108
<img src="luz/title_champ.png" width="200px"><br>
103109
We're tying the knot! And we want you to come celebrate with us!<br>
104-
105110
</p>
106111
<div><img src="luz/squiggle.png"></div><br>
107-
<div><img src="luz/card2.png" width="500px"><br></div><br>
112+
<div><img src="luz/card2.png" width="600px"><br></div><br>
108113

109114
<div class="container">
110115
<img src="luz/chandelier.png" width="350px"><br><br>
111-
<div class="centered">We’re so lucky to have such wonderful friends and
116+
<div class="centered"><b>We’re so lucky to have such wonderful friends and
112117
family to invite to share in our joy as we celebrate
113118
our wedding day! Your love and support mean the
114119
world to us, and we can’t wait to welcome you to
@@ -118,6 +123,8 @@ <h1 class="title">
118123
We have created a website with all the details for our
119124
wedding weekend. Thank you for being part of our story.<br>
120125

121-
With love and gratitude,<br>
122-
Jazlyn & Lucy</div>
126+
With love and gratitude, Jazlyn & Lucy </b>
127+
128+
</div>
129+
123130
</body>

luz/frunchy-sage.ttf

77.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)