Skip to content

Commit e3ac4be

Browse files
author
Daniel Hansson
authored
change background image
1 parent d9e92de commit e3ac4be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

static/index.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
<head><title>Wordpress - Tech and Me</title>
44
<style>
55
body {
6-
background-image: url("https://www.techandme.se/wp-content/uploads/2015/12/bbbackground-1200-1024x683.jpg");
6+
background-image: url("https://i.imgur.com/SfBe17Z.jpg");
77
background-size: cover;
8+
opacity: 0.5;
89
font-weight: 300;
910
font-size: 1em;
1011
line-height: 1.6em;

0 commit comments

Comments
 (0)