大学生社交焦虑影响因素

@font-face
{
	src: url('msyh.ttf');
	font-class: body;
	fontFamily: body;
	font-style: normal;
	font-weight: normal;
}

@font-face
{
	src: url('msyh.ttf');
	font-class: head;
	fontFamily: head;
	font-style: normal;
	font-weight: normal;
}

@font-face
{
	src: url('msyh.ttf');
	font-class: strong;
	fontFamily: strong;
	font-style: normal;
	font-weight: normal;
}

background
{
	gradEnd: #2c3e50;
	gradStart: #2c3e50;
}

text
{
	lockTintAlpha: 0.15;
	padding: 1.2;
}

text.title
{
	color: #ecf0f1;
	fontFamily: head;
}

text.subtitle
{
	color: #ecf0f1;
	fontFamily: strong;
}

text.body
{
	color: #ecf0f1;
	fontFamily: body;
}

text.title-background
{
	background-alpha: 0.8;
	background-color: #3a91fb;
	background-padding: 5;
}

text.subtitle-background
{
	background-alpha: 0.7;
	background-color: #e74c3c;
	background-padding: 5;
}

text.body-background
{
	background-alpha: 0.7;
	background-color: #e74c3c;
	background-padding: 5;
}

frame.circle
{
	borderAlpha: 0;
	borderThickness: 0;
	gradEndAlpha: 1;
	gradEndColor: #ea4b3d;
	gradStartAlpha: 1;
	gradStartColor: #ea4b3d;
	padding: 1.03;
	thickness: 8;
}

frame.bracket
{
	borderAlpha: 0;
	borderThickness: 0;
	gradEndAlpha: 1;
	gradEndColor: #ab3e48;
	gradStartAlpha: 1;
	gradStartColor: #ab3e48;
	padding: 1.03;
	thickness: 8;
}

frame.rectangle
{
	borderAlpha: .8;
	borderColor: #226ccc;
	borderThickness: 25;
	gradEndAlpha: 0.6;
	gradEndColor: #226ccc;
	gradStartAlpha: 0.6;
	gradStartColor: #226ccc;
	padding: 1.03;
	radius: 3;
}

arrow
{
	borderAlpha: 0;
	borderThickness: 0;
	gradEndAlpha: 1;
	gradStartAlpha: 1;
	thickness: 7;
}

line
{
	gradEndAlpha: 1;
	gradStartAlpha: 1;
}

line-arrow.style1
{
	color: #ab3e48;
	gradEndColor: #ab3e48;
	gradStartColor: #ab3e48;
}

line-arrow.style2
{
	color: #e74c3c;
	gradEndColor: #e74c3c;
	gradStartColor: #e74c3c;
}

line-arrow.style3
{
	color: #ecf0f1;
	gradEndColor: #ecf0f1;
	gradStartColor: #ecf0f1;
}

line-arrow.style4
{
	color: #3a91fb;
	gradEndColor: #3a91fb;
	gradStartColor: #3a91fb;
}

line-arrow.style5
{
	color: #226ccc;
	gradEndColor: #226ccc;
	gradStartColor: #226ccc;
}

circle
{
	borderAlpha: 1;
	gradEndAlpha: 1;
	gradStartAlpha: 1;
	lockTintAlpha: 0;
	radius: 0;
	thickness: 100;
}

shape
{
	borderAlpha: 0;
	borderThickness: 0;
	gradEndAlpha: 1;
	gradStartAlpha: 1;
	lockTintAlpha: 0;
	radius: 15;
	thickness: 100;
}

shape.style1
{
	color: #2c3e50;
	gradEndColor: #ab3e48;
	gradStartColor: #ab3e48;
}

shape.style2
{
	gradEndColor: #e74c3c;
	gradStartColor: #e74c3c;
}

shape.style3
{
	color: #2c3e50;
	gradEndColor: #ecf0f1;
	gradStartColor: #ecf0f1;
}

shape.style4
{
	color: #2c3e50;
	gradEndColor: #3a91fb;
	gradStartColor: #3a91fb;
}

shape.style5
{
	gradEndColor: #226ccc;
	gradStartColor: #226ccc;
}

free-line
{
	color: #581b80;
}

free-marker
{
	alpha: 0.75;
	color: #22e1a1;
}

grid
{
	color: #435f7a;
}

path-line
{
	alpha: 1;
	color: #40abe6;
	textColor: #fff;
	thickness: 3;
}

path-mid-point
{
	alpha: .5;
	fillColor: #40abe6;
	radius: 8;
}

path-point
{
	alpha: 1;
	fillColor: #40abe6;
	radius: 12;
}


你可能感兴趣的:(css,msyh,Prezi)