We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9e92de commit e3ac4beCopy full SHA for e3ac4be
static/index.php
@@ -3,8 +3,9 @@
3
<head><title>Wordpress - Tech and Me</title>
4
<style>
5
body {
6
- background-image: url("https://www.techandme.se/wp-content/uploads/2015/12/bbbackground-1200-1024x683.jpg");
+ background-image: url("https://i.imgur.com/SfBe17Z.jpg");
7
background-size: cover;
8
+ opacity: 0.5;
9
font-weight: 300;
10
font-size: 1em;
11
line-height: 1.6em;
0 commit comments