adding digg.com
git-svn-id: svn://10.0.0.236/trunk@184771 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
06a6fa7558
commit
0d7fdf3fb9
@ -21,3 +21,32 @@
|
||||
padding: 5px !important;
|
||||
}
|
||||
}
|
||||
|
||||
@-moz-document domain(digg.com)
|
||||
{
|
||||
* { width: auto ! important;
|
||||
}
|
||||
|
||||
div#container
|
||||
{
|
||||
min-width: 0 ! important;
|
||||
}
|
||||
|
||||
li.digg-count
|
||||
{
|
||||
font-size: 6px ! important;
|
||||
}
|
||||
|
||||
div#google-broad, div#header
|
||||
{
|
||||
display: none ! important;
|
||||
margin: 0 ! important;
|
||||
padding: 0 ! important;
|
||||
}
|
||||
|
||||
div#contents
|
||||
{
|
||||
margin: 0 ! important;
|
||||
padding: 0 ! important;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user