Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Open WIN Community
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
open-science
community
Open WIN Community
Commits
90cdc29a
Commit
90cdc29a
authored
10 months ago
by
Bernd Taschler
Browse files
Options
Downloads
Patches
Plain Diff
add new buttons
parent
ebb1d573
No related branches found
No related tags found
No related merge requests found
Pipeline
#24289
passed
10 months ago
Stage: test
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
_sass/layout.scss
+32
-5
32 additions, 5 deletions
_sass/layout.scss
index.md
+6
-4
6 additions, 4 deletions
index.md
with
38 additions
and
9 deletions
_sass/layout.scss
+
32
−
5
View file @
90cdc29a
...
@@ -415,21 +415,48 @@ a:hover {
...
@@ -415,21 +415,48 @@ a:hover {
/* Fourth button color */
/* Fourth button color */
.flip-cards
li
:nth-child
(
4
)
>
.button
{
.flip-cards
li
:nth-child
(
4
)
>
.button
{
background-color
:
rgb
a
(
0
,
80
,
109
,
1
);
background-color
:
rgb
(
64
,
109
,
0
);
}
}
.flip-cards
li
:nth-child
(
4
)
>
.panel
{
.flip-cards
li
:nth-child
(
4
)
>
.panel
{
background-color
:
rgba
(
0
,
80
,
109
,
0
.8
);
background-color
:
rgba
(
64
,
109
,
0
,
0
.8
);
}
}
/* Fifth button color */
/* Fifth button color */
.flip-cards
li
:nth-child
(
5
)
>
.button
{
.flip-cards
li
:nth-child
(
5
)
>
.button
{
background-color
:
rgb
a
(
0
,
130
,
161
,
1
);
background-color
:
rgb
(
161
,
1
42
,
0
);
}
}
.flip-cards
li
:nth-child
(
5
)
>
.panel
{
.flip-cards
li
:nth-child
(
5
)
>
.panel
{
background-color
:
rgba
(
0
,
1
30
,
161
,
0
.8
);
background-color
:
rgba
(
161
,
1
42
,
161
,
0
.8
);
}
}
/* Sixth (last) button color */
/* Sixth button color */
.flip-cards
li
:last-child
>
.button
{
background-color
:
rgb
(
149
,
147
,
26
);
}
.flip-cards
li
:last-child
>
.panel
{
background-color
:
rgba
(
149
,
147
,
26
,
0
.8
);
color
:
white
;
}
/* 7th button color */
.flip-cards
li
:last-child
>
.button
{
background-color
:
rgba
(
40
,
57
,
77
,
1
);
}
.flip-cards
li
:last-child
>
.panel
{
background-color
:
rgba
(
40
,
57
,
77
,
0
.8
);
color
:
white
;
}
/* 8th button color */
.flip-cards
li
:last-child
>
.button
{
background-color
:
rgba
(
40
,
57
,
77
,
1
);
}
.flip-cards
li
:last-child
>
.panel
{
background-color
:
rgba
(
40
,
57
,
77
,
0
.8
);
color
:
white
;
}
/* Nineth (last) button color */
.flip-cards
li
:last-child
>
.button
{
.flip-cards
li
:last-child
>
.button
{
background-color
:
rgba
(
40
,
57
,
77
,
1
);
background-color
:
rgba
(
40
,
57
,
77
,
1
);
}
}
...
...
This diff is collapsed.
Click to expand it.
index.md
+
6
−
4
View file @
90cdc29a
...
@@ -44,7 +44,7 @@ The material shared here is written and maintained by an active community of WIN
...
@@ -44,7 +44,7 @@ The material shared here is written and maintained by an active community of WIN
<ul class="small-block-grid-3 medium-block-grid-3 flip-cards">
<ul class="small-block-grid-3 medium-block-grid-3 flip-cards">
<!-->
<li ontouchstart="this.classList.toggle('hover');">
<li ontouchstart="this.classList.toggle('hover');">
<div class="large button card-front">
<div class="large button card-front">
<a href="https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/getting-started/"><nobr>Getting Started</nobr></a>
<a href="https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/getting-started/"><nobr>Getting Started</nobr></a>
...
@@ -59,7 +59,7 @@ The material shared here is written and maintained by an active community of WIN
...
@@ -59,7 +59,7 @@ The material shared here is written and maintained by an active community of WIN
</div>
</div>
</div>
</div>
</li>
</li>
-->
<li ontouchstart="this.classList.toggle('hover');">
<li ontouchstart="this.classList.toggle('hover');">
<div class="large button card-front">
<div class="large button card-front">
<a href="https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/protocols/"><nobr>MR Protocols</nobr></a>
<a href="https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/protocols/"><nobr>MR Protocols</nobr></a>
...
@@ -140,7 +140,7 @@ The material shared here is written and maintained by an active community of WIN
...
@@ -140,7 +140,7 @@ The material shared here is written and maintained by an active community of WIN
<!-- <small class="clear"><a href="http://git.fmrib.ox.ac.uk/">Use this tool</a></small> -->
<!-- <small class="clear"><a href="http://git.fmrib.ox.ac.uk/">Use this tool</a></small> -->
</div>
</div>
</li>
</li>
<!-->
<li ontouchstart="this.classList.toggle('hover');">
<li ontouchstart="this.classList.toggle('hover');">
<div class="large button card-front">
<div class="large button card-front">
<a href="https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/preregistration/"><nobr>Preregistration</nobr></a>
<a href="https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/preregistration/"><nobr>Preregistration</nobr></a>
...
@@ -170,7 +170,7 @@ The material shared here is written and maintained by an active community of WIN
...
@@ -170,7 +170,7 @@ The material shared here is written and maintained by an active community of WIN
</div>
</div>
</div>
</div>
</li>
</li>
-->
<li ontouchstart="this.classList.toggle('hover');">
<li ontouchstart="this.classList.toggle('hover');">
<div class="large button card-front">
<div class="large button card-front">
<a href="https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/community/">Community</a>
<a href="https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/community/">Community</a>
...
@@ -207,6 +207,8 @@ The material shared here is written and maintained by an active community of WIN
...
@@ -207,6 +207,8 @@ The material shared here is written and maintained by an active community of WIN
</section>
</section>
<!-- NOTE: to add new buttons, need to also add colors in layout.scss! -->
<!-- [](https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/tools/) [](https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/community/) [](https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/ambassadors/) [](https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/events/) [](https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/gitlab/) -->
<!-- [](https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/tools/) [](https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/community/) [](https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/ambassadors/) [](https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/events/) [](https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/gitlab/) -->
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment