mirror of
https://github.com/janunger/rheinwerk-video-training.git
synced 2026-02-06 07:05:14 +01:00
Initiale Version
This commit is contained in:
1312
Kapitel_5/Lektion_9/javascript_loesung/css/jquery-ui.css
vendored
Executable file
1312
Kapitel_5/Lektion_9/javascript_loesung/css/jquery-ui.css
vendored
Executable file
File diff suppressed because it is too large
Load Diff
11
Kapitel_5/Lektion_9/javascript_loesung/css/style.css
Executable file
11
Kapitel_5/Lektion_9/javascript_loesung/css/style.css
Executable file
@@ -0,0 +1,11 @@
|
||||
body {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
table {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
.ui-draggable, .ui-droppable {
|
||||
background-position: top;
|
||||
}
|
||||
Reference in New Issue
Block a user