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