0_0_25992700_1411.cpp:1:2: error: invalid preprocessing directive #download
#download-button:before {
^
0_0_25992700_1411.cpp:7:12: error: empty character constant
content: '';
^
0_0_25992700_1411.cpp:2:3: error: expected unqualified-id before '-' token
-webkit-margin-end: 4px;
^
0_0_25992700_1411.cpp:3:3: error: 'background' does not name a type
background: -webkit-image-set(
^
0_0_25992700_1411.cpp:4:26: error: 'base64' does not name a type
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAAO0lEQVQ4y2NgGArgPxIY1YChsOE/LtBAmpYG0mxpIOSDBpKUo2lpIDZxNJCkHKqlYZAla3RAHQ1DFgAARRroHyLNTwwAAAAASUVORK5CYII=) 1x,
^
0_0_25992700_1411.cpp:5:26: error: 'base64' does not name a type
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAZElEQVRYw+3Ruw3AMAwDUY3OzZUmRRD4E9iim9wNwAdbEURHyk4AAAAATiCVK8lLyPsKeT9K3lsownnunfkPxO78hKiYHxBV8x2icr5BVM+/CMf8g3DN34Rzns6ViwHUAUQ/6wIAd5Km7l6c8AAAAABJRU5ErkJggg==) 2x)
^
0_0_25992700_1411.cpp:7:3: error: 'content' does not name a type
content: '';
^
0_0_25992700_1411.cpp:8:3: error: 'display' does not name a type
display: inline-block;
^
0_0_25992700_1411.cpp:9:3: error: 'width' does not name a type
width: 24px;
^
0_0_25992700_1411.cpp:10:3: error: 'height' does not name a type
height: 24px;
^
0_0_25992700_1411.cpp:11:3: error: 'vertical' does not name a type
vertical-align: middle;
^
0_0_25992700_1411.cpp:12:1: error: expected declaration before '}' token
}
^
|