Made title space font
This commit is contained in:
@ -13,7 +13,7 @@
|
|||||||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
|
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1 id="intotitle">Welcome to the Void System</h1>
|
<h1 id="introtitle">Welcome to the Void System</h1>
|
||||||
<div id="mainview">
|
<div id="mainview">
|
||||||
<div id="postarea">
|
<div id="postarea">
|
||||||
<div id="blogList">
|
<div id="blogList">
|
||||||
|
|||||||
@ -12,7 +12,7 @@ body{
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
h1{
|
#introtitle{
|
||||||
font-family: SPACEMAN;
|
font-family: SPACEMAN;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -26,7 +26,7 @@ a{
|
|||||||
cursor:crosshair;
|
cursor:crosshair;
|
||||||
}
|
}
|
||||||
|
|
||||||
#intotitle{
|
#introtitle{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
size: 50pt;
|
size: 50pt;
|
||||||
margin: 50px;
|
margin: 50px;
|
||||||
|
|||||||
Reference in New Issue
Block a user