add piwik installation

This commit is contained in:
coderkun 2014-04-25 03:56:02 +02:00
commit 8c5d4f0c31
3197 changed files with 563902 additions and 0 deletions

View file

@ -0,0 +1,31 @@
.widgetize {
width: 100%;
padding: 15px 15px 0 15px;
font-size: 13px;
}
.widgetize p {
padding: 0 0 20px 0;
}
.widgetize .formEmbedCode {
font-size: 11px;
text-decoration: none;
background-color: #FBFDFF;
border: 1px solid #ECECEC;
width: 220px;
}
.widgetize label {
color: #666666;
line-height: 18px;
margin-right: 5px;
font-weight: bold;
padding-bottom: 100px;
}
#embedThisWidgetIframe,
#embedThisWidgetFlash,
#embedThisWidgetEverywhere {
margin-top: 5px;
}