modificato alcuni file da cloud9

This commit is contained in:
2014-09-26 10:40:59 +00:00
parent d86408ae95
commit fe1cbd0b37
2 changed files with 1 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
<!DOCTYPE html>
p { p {
background-color: grey; background-color: grey;
color: white; color: white;

View File

@@ -14,7 +14,6 @@
</head> </head>
<body> <body>
<p > ciao mondo!!!</p> <p > ciao mondo!!!</p>
<a href="contact">Contact xgiovio</a>
</body> </body>
</html> </html>