Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/app-android-notes/css/app.css')
-rw-r--r--docs/examples/app-android-notes/css/app.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/examples/app-android-notes/css/app.css b/docs/examples/app-android-notes/css/app.css
new file mode 100644
index 0000000..a003cb3
--- /dev/null
+++ b/docs/examples/app-android-notes/css/app.css
@@ -0,0 +1,5 @@
+.slider,
+.slider img {
+ margin-bottom: 0;
+ height: 150px;
+} \ No newline at end of file