Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
T
tabulator-web
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
tabulator-web
Commits
61323ad0
Commit
61323ad0
authored
May 30, 2022
by
神楽坂玲奈
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
logo
parent
28787594
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
3 deletions
+10
-3
src/app/app.component.css
src/app/app.component.css
+7
-0
src/app/app.component.html
src/app/app.component.html
+3
-3
No files found.
src/app/app.component.css
View file @
61323ad0
...
@@ -124,3 +124,10 @@ main {
...
@@ -124,3 +124,10 @@ main {
.lh-tight
{
.lh-tight
{
line-height
:
1.25
;
line-height
:
1.25
;
}
}
.mclogo
{
width
:
45px
;
}
.fs-4
{
margin-left
:
8px
;
}
src/app/app.component.html
View file @
61323ad0
<div
class=
'bottom'
>
<div
class=
'bottom'
>
<div
class=
"d-flex flex-column flex-shrink-0 p-3 bg-light"
style=
"width: 280px;"
>
<div
class=
"d-flex flex-column flex-shrink-0 p-3 bg-light"
style=
"width: 280px;"
>
<a
<a
class=
"d-flex align-items-center mb-3 mb-md-0 me-md-auto link-dark text-decoration-none"
>
class=
"d-flex align-items-center mb-3 mb-md-0 me-md-auto link-dark text-decoration-none
"
>
<img
class=
"mclogo"
src=
"https://event.ygobbs.com/Public/img/mycardlogo.png
"
>
<span
class=
"fs-4"
>
MyCard 排表器
</span>
<span
class=
"fs-4"
>
MyCard
|
排表器
</span>
</a>
</a>
<hr>
<hr>
<ul
class=
"nav nav-pills flex-column mb-auto"
>
<ul
class=
"nav nav-pills flex-column mb-auto"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment