This website works better with JavaScript.
Home
Help
Sign In
ESIR
/
KiWi-Calendar
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add scrollbar when it's usefull
master
AmarOk
10 years ago
parent
52ed082062
commit
301ec95667
2 changed files
with
3 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
index.css
+0
-5
main.css
+ 3
- 1
index.css
View File
@ -1,7 +1,9 @@
body
body
,
html
{
padding
:
0px
;
overflow
:
hidden
;
background-color
:
#
f1f1f1
;
width
:
100
%
;
}
nav
+ 0
- 5
main.css
View File
@ -1,10 +1,5 @@
@
import
"compass/css3"
;
body
,
html
{
overflow
:
hidden
;
background-color
:
#
f1f1f1
;
}
#
title
{
position
:
fixed
;
Write
Preview
Loading…
Cancel
Save