get ticeled
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<link rel="stylesheet" href="/WebGames-master/WebGames-master/main.css">
|
||||
<body>
|
||||
<p class="one">
|
||||
<head>
|
||||
<head class="two">
|
||||
<a herf="/BubbleGame/index.html"><img src="/WebGames-master/WebGames-master/assets/the_bubble_game.png" alt="The Bubble Game" width="150" height="150"></a>
|
||||
<a herf="/BubbleGame/index.html"><img src="/WebGames-master/WebGames-master/assets/the_bubble_game.png" alt="The Bubble Game" width="150" height="150"></a>
|
||||
</head>
|
||||
|
||||
@@ -19,9 +19,12 @@ p.one {
|
||||
-webkit-box-shadow: 0 0 10px #777777;
|
||||
box-shadow: inset 0 0 10px #777777;
|
||||
-moz-box-align: center;
|
||||
text-align: left;
|
||||
padding: 20px;
|
||||
-webkit-border-radius: 10px;
|
||||
-moz-border-radius: 10px;
|
||||
border-radius: 10px;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
head.two {
|
||||
text-align: left;
|
||||
}
|
||||
Reference in New Issue
Block a user