Skip to content

Commit

Permalink
Agregue suscripcion, cambie la cabecera mastra y puse todo azul
Browse files Browse the repository at this point in the history
  • Loading branch information
samontalvo committed Apr 14, 2020
1 parent 6b45090 commit 406c9ba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion blocpost.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<div id="container">
<div id = "cabecera">
Hyperblog
<span id="tagline">Tu blog de ocnfianza </span>
<span id="tagline">Tu blog de mestro </span>
</div>
<div id="post">
<h1>
Expand All @@ -26,6 +26,9 @@ <h1>
Excepto si eres un rockstar. Pero estadísticamente no lo eres....
por ahora.
</p>
<p>
Suscribete y dale like
</p>
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion css/estilos.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
body
{
color: #000;
color: blue;
text-align: center;
font-family: Courier;
font-size: 16px;
Expand Down

0 comments on commit 406c9ba

Please sign in to comment.