This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
kiduc
/
bibiuc.com
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
59
Wiki
Activity
Browse Source
Add Class Hide
pull/2/head
Mohamad Fahmi
12 years ago
parent
efd0d5f5f5
commit
51866dcfa2
1 changed files
with
6 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-1
themes/default/css/style.css
+ 6
- 1
themes/default/css/style.css
View File
@ -41,6 +41,11 @@ img {
outline
:
0
none
;
}
.
hide
{
position
:
absolute
;
top
:
-9999em
;
left
:
-9999em
;
}
/
*
----------------------------
Headings
-----------------------------
*
/
@ -622,4 +627,4 @@ aside .copyright p{
width
:
100
%
;
}
}
}
Write
Preview
Loading…
Cancel
Save