mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 07:09:12 +00:00
removed stupid stuff i added
line 17 is the start of /website-testing/?????
This commit is contained in:
@@ -10,13 +10,11 @@
|
|||||||
<p>
|
<p>
|
||||||
<b>Directory Tree</b><br>
|
<b>Directory Tree</b><br>
|
||||||
<a href="https://neon443.github.io">https://neon443.github.io</a><br>
|
<a href="https://neon443.github.io">https://neon443.github.io</a><br>
|
||||||
├─<a href="https://neon443.github.io/MacDirtyCow-AltSource/">MacDirtyCow-AltSource</a><br>
|
|
||||||
├─<a href="https://neon443.github.io/Musics-info/">Musics-info</a><br>
|
├─<a href="https://neon443.github.io/Musics-info/">Musics-info</a><br>
|
||||||
├─<a href="https://neon443.github.io/ReProvision/">ReProvision</a><br>
|
├─<a href="https://neon443.github.io/eagle-craft/">EagleCraft</a><br>
|
||||||
├─<a href="https://neon443.github.io/dir.html">dir.html</a><br>
|
|
||||||
├─<a href="https://neon443.github.io/eaglercraft-1.5.2-Final-Release/">eaglercraft-1.5.2-Final-Release</a><br>
|
|
||||||
├─<a href="https://neon443.github.io/neon443.github.io/">neon443.github.io</a><br>
|
├─<a href="https://neon443.github.io/neon443.github.io/">neon443.github.io</a><br>
|
||||||
└─<a href="https://neon443.github.io/webpage-testing/">webpage-testing</a><br>
|
└─<a href="https://neon443.github.io/webpage-testing/">webpage-testing</a><br>
|
||||||
|
├─
|
||||||
</p>
|
</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@@ -1,8 +1,6 @@
|
|||||||
*{
|
*{
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
margin: 0;
|
||||||
b body p h1 h2 h3{
|
|
||||||
margin: 0px;
|
|
||||||
}
|
}
|
||||||
b{
|
b{
|
||||||
color: #007AFF
|
color: #007AFF
|
||||||
@@ -11,7 +9,6 @@ body{
|
|||||||
background-color: #f2f2f2;
|
background-color: #f2f2f2;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
font-family: system-ui;
|
font-family: system-ui;
|
||||||
margin: 0px;
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
p{
|
p{
|
||||||
|
|||||||
Reference in New Issue
Block a user