Template upgrade to handle plugin zones
Add a bunch of plugin placeholders in templates
This commit is contained in:
parent
0aec972a8b
commit
567967fdf9
17 changed files with 147 additions and 1312 deletions
1215
inc/qr-1.1.3.js
1215
inc/qr-1.1.3.js
File diff suppressed because it is too large
Load diff
5
inc/qr-1.1.3.min.js
vendored
5
inc/qr-1.1.3.min.js
vendored
File diff suppressed because one or more lines are too long
|
@ -405,12 +405,12 @@ h1 {
|
|||
}
|
||||
*/
|
||||
|
||||
.linkdate, .linkarchive {
|
||||
.linkdate {
|
||||
font-size:8pt;
|
||||
color:#888;
|
||||
}
|
||||
|
||||
.linkdate a, .linkarchive a {
|
||||
.linkdate a {
|
||||
color:#E28E3F;
|
||||
}
|
||||
|
||||
|
@ -451,12 +451,12 @@ a.qrcode img {
|
|||
color: #F57900;
|
||||
}
|
||||
|
||||
.linkdate, .linkarchive {
|
||||
.linkdate {
|
||||
font-size: 8pt;
|
||||
color: #888;
|
||||
}
|
||||
|
||||
.linkdate a, .linkarchive a {
|
||||
.linkdate a {
|
||||
background-image: url('../images/calendar.png');
|
||||
padding: 2px 0 3px 20px;
|
||||
background-repeat: no-repeat;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue