Difference between revisions of "Template:Shanghaitech"

Line 177: Line 177:
 
padding-right: 6px;
 
padding-right: 6px;
 
width: 100%;
 
width: 100%;
background-image: url(../images/mfp-close.png);
+
background-image: url(https://raw.githubusercontent.com/SHTUSIST/helloworld/master/images/mfp-close.png);
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;
 
background-position: 100% 50%;
 
background-position: 100% 50%;
Line 224: Line 224:
  
 
.mfp-arrow.mfp-arrow-left {
 
.mfp-arrow.mfp-arrow-left {
background-image: url(../images/mfp-left.png);
+
background-image: url(https://raw.githubusercontent.com/SHTUSIST/helloworld/master/images/mfp-left.png);
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;
 
background-position: 50%;
 
background-position: 50%;
Line 230: Line 230:
  
 
.mfp-arrow.mfp-arrow-right {
 
.mfp-arrow.mfp-arrow-right {
background-image: url(../images/mfp-right.png);
+
background-image: url(https://raw.githubusercontent.com/SHTUSIST/helloworld/master/images/mfp-right.png);
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;
 
background-position: 50%;
 
background-position: 50%;

Revision as of 04:47, 15 August 2017