src/React.Sample.Mvc4/Content/Sample.css [1:23]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
﻿/*
 *  Copyright (c) 2014-Present, Facebook, Inc.
 *  All rights reserved.
 *
 *  This source code is licensed under the BSD-style license found in the
 *  LICENSE file in the root directory of this source tree. An additional grant 
 *  of patent rights can be found in the PATENTS file in the same directory.
 */

body {
	font-family: Calibri, Verdana, sans-serif;
}

.commentList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentList li {
	border-bottom: 1px solid #999;
	padding: 0.5em 0;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/React.Template/reactnet-webpack/wwwroot/Sample.css [1:23]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
﻿/*
 *  Copyright (c) 2014-Present, Facebook, Inc.
 *  All rights reserved.
 *
 *  This source code is licensed under the BSD-style license found in the
 *  LICENSE file in the root directory of this source tree. An additional grant 
 *  of patent rights can be found in the PATENTS file in the same directory.
 */

body {
	font-family: Calibri, Verdana, sans-serif;
}

.commentList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentList li {
	border-bottom: 1px solid #999;
	padding: 0.5em 0;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



