Update 'sobremesa/index.html'

master
floor 3 years ago
parent 1ffb52ce4f
commit f2edbb0f2b

@ -4,19 +4,27 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Project Title</title> <title>Sobremesa</title>
<meta name="description" content="XPUB"> <meta name="description" content="XPUB">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css.css"> <link rel="stylesheet" href="css.css">
</head> <style type="text/css">
img {
<body> box-shadow: 1px 1px 5px 0 magenta !important;
margin: 0.8% 0.8% 0.8% 0%;
padding: 0px;
}
<style> body{
color:Sienna !important;
background:PaleGoldenRod;
}
</style> </style>
</head>
<body>
<div id='wrapper'></div> <div id='wrapper'></div>
<a href='../' id='homebttn' class='ext'> << home</a> <a href='../' id='homebttn' class='ext'> << home</a>

Loading…
Cancel
Save