You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
478 B

<%@ Page Title="" Language="C#" MasterPageFile="~/Templates/SitePublic.master" AutoEventWireup="true"
CodeFile="Default.aspx.cs" Inherits="Public_TeamBlog_1" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="Server">
<style type="text/css">
a.default_bt
{
text-decoration: none;
color: #E4F1FF;
}
.pagelink a:link
{
color: #787878;
text-decoration: none;
}