프로젝트 시작

This commit is contained in:
2026-03-09 11:02:58 +09:00
parent fdfb9fb715
commit 1e8c23e128
70 changed files with 7786 additions and 0 deletions

View File

@@ -0,0 +1,75 @@
:root {
--link-color: blue;
}
.title
{
margin: -2px -6px 0px -15px;
padding: 20px 6px 20px 22px;
flex-direction: row;
align-items: center;
background-color: var(--unity-colors-inspector_titlebar-background);
height: 139px;
border-bottom-width: 1px;
border-bottom-color: var(--unity-colors-inspector_titlebar-border);
}
.title__icon
{
max-width: 120px;
max-height: 69px;
}
.title__text
{
margin-left: 25px;
padding: 0px 0px 0px 0px;
font-size: 26px;
flex-shrink: 1;
white-space: normal;
overflow: hidden;
}
.section
{
align-items:flex-start;
margin-bottom: 16px;
}
.section__header
{
font-size: 20px;
white-space: normal;
-unity-font-style: bold;
}
.section__body
{
font-size: 14px;
white-space: normal;
}
.section__link
{
font-size: 14px;
white-space: nowrap;
overflow: hidden;
border-bottom-width: 0px;
margin-bottom: 0px;
border-bottom-color: var(--link-color);
color: var(--link-color);
}
.section__link:hover
{
border-bottom-width: 1px;
margin-bottom: -1px;
cursor: link;
}
.remove-readme-button
{
font-size: 13px;
-unity-font-style: bold;
margin: 1px 0px 1px 0px;
}

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: d2c670ece470f4c4fa6712b8dc28a9bb
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 12385, guid: 0000000000000000e000000000000000, type: 0}
disableValidation: 0

View File

@@ -0,0 +1,3 @@
:root {
--link-color: #7DA0FF;
}

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 1f902e57f049a7f47986618de93f5ee1
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 12385, guid: 0000000000000000e000000000000000, type: 0}
disableValidation: 0

View File

@@ -0,0 +1,3 @@
:root {
--link-color: #3C28D2;
}

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 69e7ab73923f93149821ac3a88b84856
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 12385, guid: 0000000000000000e000000000000000, type: 0}
disableValidation: 0