Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
sora
/
sanitary-net
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
fdf6463d
authored
Aug 29, 2024
by
o.kimura
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
微調整
parent
9862d23a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
4 deletions
utsukushitoilet/howtouse/css/style.css
utsukushitoilet/shared/css/common.css
utsukushitoilet/howtouse/css/style.css
View file @
fdf6463d
...
@@ -523,7 +523,9 @@ h3 {
...
@@ -523,7 +523,9 @@ h3 {
margin-bottom
:
40px
;
margin-bottom
:
40px
;
}
}
.second
.point
{
margin-bottom
:
100px
;
}
}
}
...
...
utsukushitoilet/shared/css/common.css
View file @
fdf6463d
...
@@ -1544,15 +1544,17 @@ header.pht {
...
@@ -1544,15 +1544,17 @@ header.pht {
padding
:
0
0
0
.71em
;
padding
:
0
0
0
.71em
;
background-color
:
#e9573e
;
background-color
:
#e9573e
;
color
:
#fff
;
color
:
#fff
;
display
:
inline-block
;
display
:
inline-block
;
vertical-align
:
middle
;
vertical-align
:
middle
;
font-weight
:
bold
;
font-weight
:
bold
;
}
}
.under_menu_box.manage
a
{
.under_menu_box.manage
a
{
color
:
#e9573e
;
color
:
#e9573e
;
background-color
:
transparent
;
background-color
:
transparent
;
font-size
:
160%
;
font-size
:
160%
;
}
}
.under_menu_box.manage
a
::after
{
.under_menu_box.manage
a
::after
{
content
:
""
;
content
:
""
;
display
:
inline-block
;
display
:
inline-block
;
...
@@ -1563,4 +1565,22 @@ header.pht {
...
@@ -1563,4 +1565,22 @@ header.pht {
background
:
url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%205%2010%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23e9573e%22%20d%3D%22M5.000%2C5.000%20L-0.000%2C-0.000%20L-0.000%2C10.000%20L5.000%2C5.000%20Z%22%2F%3E%3C%2Fsvg%3E')
no-repeat
center
;
background
:
url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%205%2010%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23e9573e%22%20d%3D%22M5.000%2C5.000%20L-0.000%2C-0.000%20L-0.000%2C10.000%20L5.000%2C5.000%20Z%22%2F%3E%3C%2Fsvg%3E')
no-repeat
center
;
background-size
:
contain
;
background-size
:
contain
;
position
:
relative
;
position
:
relative
;
}
}
\ No newline at end of file
@media
screen
and
(
max-width
:
640px
)
{
.under_menu_box.manage
a
{
padding
:
0
;
background-color
:
#e9573e
;
color
:
#fff
;
display
:
inline-block
;
vertical-align
:
middle
;
font-weight
:
bold
;
}
.under_menu_box.manage
a
{
color
:
#e9573e
;
background-color
:
transparent
;
font-size
:
130%
;
}
}
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