Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Bielefeld-CeBiTec-Temp-until-thaw
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Model registry
Operate
Terraform modules
Analyze
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
Liliana Sanfilippo
Bielefeld-CeBiTec-Temp-until-thaw
Commits
70f6a7cf
Commit
70f6a7cf
authored
5 months ago
by
Asal Sahami Moghaddam
Browse files
Options
Downloads
Patches
Plain Diff
safe
parent
34266c84
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/.DS_Store
+0
-0
0 additions, 0 deletions
src/.DS_Store
src/App/mediarules.css
+12
-6
12 additions, 6 deletions
src/App/mediarules.css
with
12 additions
and
6 deletions
src/.DS_Store
+
0
−
0
View file @
70f6a7cf
No preview for this file type
This diff is collapsed.
Click to expand it.
src/App/mediarules.css
+
12
−
6
View file @
70f6a7cf
...
...
@@ -110,7 +110,13 @@
max-width
:
100%
;
height
:
auto
;
}
/***Biosafty***/
#safehead
{
background-size
:
contain
;
/* Adjust the image to fit within the container */
background-position
:
center
bottom
;
/* Push the image down for better visibility */
height
:
300px
;
/* Adjust the height for mobile screens */
padding-top
:
50px
;
/* Add padding to push down content and make image more visible */
}
/***Description***/
#Cystic
\
Fibrosis6
h2
{
font-size
:
1.5em
!important
;
...
...
@@ -122,27 +128,27 @@
width
:
300px
!important
;
/* Make smaller for mobile */
height
:
300px
!important
;
/* Adjust height accordingly */
}
.quiz-wrapper
{
.quiz-wrapper
{
flex-direction
:
column
;
padding
:
10px
;
width
:
100%
!important
;
/* Set width to 100% for mobile screens */
}
.quiz-front
,
.quiz-back
{
.quiz-front
,
.quiz-back
{
padding
:
10px
!important
;
}
.quiz-heading
{
.quiz-heading
{
font-size
:
1.2em
;
}
.quiz-text
{
.quiz-text
{
font-size
:
1em
;
margin-bottom
:
10px
!important
;
word-wrap
:
break-word
;
/* Keep word breaking for mobile */
}
.quiz-button-box
{
.quiz-button-box
{
margin-top
:
5px
!important
;
justify-content
:
space-evenly
;
}
...
...
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