Skip to content

Commit

Permalink
update link
Browse files Browse the repository at this point in the history
  • Loading branch information
creatoxx authored Oct 12, 2023
1 parent 4559de8 commit 46f06c9
Showing 1 changed file with 2 additions and 23 deletions.
25 changes: 2 additions & 23 deletions docs/SFM_StarSystems.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,8 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title></title>
<style>
.star-system {
position: absolute;
display: flex;
flex-direction: row;
align-items: center;
z-index: 2;
}

.star-icon {
width: 10px;
height: 10px;
background-color: #ff5733;
border-radius: 50%;
}

.star-label {
font-size: 12px;
color: white;
margin-top: 0;
margin-left: 8px;
}
</style>
<link rel="stylesheet" type="text/css" href="https://creatoxx.github.io/Starfield-Map-Helper/SFM_StarSystem.css"/>
<style></style>
</head>
<body>
<div id="content">
Expand Down

0 comments on commit 46f06c9

Please sign in to comment.